大约有 1,000 项符合查询结果(耗时:0.0068秒) [XML]

https://bbs.tsingfun.com/thread-1441-1-1.html 

最新升级了AI2Starter4.6,使用三星手机样式,提升显示分辨率 - App Invent...

最新版下载点这里:https://www.fun123.cn/reference/creative/ai2_starter.html 之前的样式及分辨率: 最新版样式及分辨率:
https://bbs.tsingfun.com/thread-1665-1-1.html 

Appinventor的人工智能组件在哪里? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...hatBot”及“ImageBot”组件。 都是调用ChatGPT,第一个是AI对话,第二个是AI绘图。 更多指导,请查看中文文档:https://www.fun123.cn/reference/ ... mental.html#ChatBot 另外,除了调用ChatGPT外,还有很多拓展可以自行训练AI数据集,自...
https://bbs.tsingfun.com/thread-2247-1-1.html 

加入bbs.tsingfun.com社区,学习更多AI2知识 - 微思想区 - 清泛IT社区,为创新赋能!

加入bbs.tsingfun.com社区,学习更多AI2知识
https://bbs.tsingfun.com/thread-2249-1-1.html 

希望能多发一些AI应用的文章和材料 - 用户反馈 - 清泛IT社区,为创新赋能!

希望能多发一些AI应用的文章和材料
https://stackoverflow.com/ques... 

What is the Difference Between read() and recv() , and Between send() and write()?

...that recv()/send() work only on socket descriptors and let you specify certain options for the actual operation. Those functions are slightly more specialized (for instance, you can set a flag to ignore SIGPIPE, or to send out-of-band messages...). Functions read()/write() are the universal file de...
https://stackoverflow.com/ques... 

How do 20 questions AI algorithms work?

Simple online games of 20 questions powered by an eerily accurate AI. 5 Answers 5 ...
https://www.tsingfun.com/ilife/life/1842.html 

为什么你有10年经验,但成不了专家? - 杂谈 - 清泛网 - 专注C/C++及内核技术

...什么一个非常有天赋的足球爱好者,在场上的水平永远比不上一个接受过专业训练的足球运动员(即使他天资平庸)——他们长时间停留在舒适区。 足球爱好者纯粹为了乐趣而踢球,他们享受踢球的过程,他们渴望的是下班...
https://www.tsingfun.com/it/bigdata_ai/331.html 

使用TokuMX配置Replica Set集群 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

使用TokuMX配置Replica Set集群MongoDB作为NoSql首选,使用较为广泛,但TokuMX鲜为人知,它完全兼容MongoDB,性能上较MongoDB更为出色,尤其其数据压缩及处理海量数据性能方面更是远远优于MongoDB。TokuTek公司出品的TokuDB,其主要特色是在...
https://www.tsingfun.com/it/bigdata_ai/421.html 

MongoDB仿关系型数据库Group聚合例子 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...户最近一天的数据 /// /// static void Main(string[] args) { InitData(); // 取最近一天的数据 Dictionary dic = new Dictionary(); dic["_userName"] = ""; // 与原字段名区分开 dic...
https://www.tsingfun.com/it/bigdata_ai/515.html 

一张图告诉你是需要 SQL 还是 Hadoop - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

一张图告诉你是需要 SQL 还是 Hadoop很多朋友问时下如火如荼的 Hadoop 是否适合引进我们自己的项目,什么时候用 SQL,什么时候用 Hadoop,它们之间如何取舍?Aaron Cordova 用一张图来回答你这个问题,对于不同的数据场景,如何选取...