搜索资源列表
C_Programming_arts.rar
- 本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。,This book reveals the C++
NaturalLanguageSearch
- 自然语言搜索引擎,搜索结果显示在浏览器的右边。初级编程者下。-The user clicks 揝ay It To The Internet?and their sentences is processed by both a search engine and a popular AI chatbot like Hexbot. The search engine image results are displayed on the right and the chatbot抯 response
AIDFS
- 实现C#深度优先搜索七巧板程序,完成七巧板深度优先搜索的解答,算法对固定图效果还好-depth first search DFS AI