资源列表
[书籍源码] PySPH-0.9beta.tar
说明:SPH code written in Python. Code from Indian group at IIT Bombay<thanhchi> 在 2025-01-12 上传 | 大小:3.14mb | 下载:0
[书籍源码] homework02-LinkedQueue
说明:ConcurrentLinkedQueue是Queue的一个线程安全实现。 它是一个基于链接节点的*线程安全队列。此队列按照 FIFO(先进先出)原则对元素进行排序。队列的头部 是队列中时间最长的元素。 队列的尾部 是队列中时间最短的元素。新的元素插入到队列的尾部,队列获取操作从队列头部获得元素。 当多个线程共享访问一个公共 collection 时,ConcurrentLinkedQueue 是一个恰当的选择。此队列不允<古志榮> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[书籍源码] sphunity3d_333
说明:SPH code of fluid particle system, written in C#<thanhchi> 在 2025-01-12 上传 | 大小:183kb | 下载:0
[书籍源码] Numerical-Recipes-(3rd)--c
说明:C语言描述的《Numerical Recipes (3rd)》及其C++源代码以及第二版书的源码-C language descr iption of " Numerical Recipes (3rd) and its C++ source code as well as the second edition of the book source code<John> 在 2025-01-12 上传 | 大小:1.12mb | 下载:0
[书籍源码] BilinearInterpolation
说明:图像配准技术及其matlab实现书中的源码——双线性插值算法-Image equipped with quasi-technology and its matlab to achieve in the book of the source code- bilinear interpolation algorithm<查珊珊> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[书籍源码] ch01fanbing
说明:编程之美翻饼问题的具体算法实现,思想在原书基础上改进了一些-The programming of the United States turned cake specific algorithm, ideological improved on the basis of the original book<jingaofang> 在 2025-01-12 上传 | 大小:26kb | 下载:0
[书籍源码] machine-learning-of-Chinese-Version
说明:机器学习(Machine Learning)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演绎。-machine learning is a cross course of many<黎明> 在 2025-01-12 上传 | 大小:1.82mb | 下载:0