资源列表
[人工智能/神经网络/遗传算法] EigenFace
说明:从国外网站上淘来的人脸识别程序,可以作为图像识别方面的一个例子来学习。很不错。-from foreign web sites to the Amoy face recognition procedures, image recognition can be used as an example of the study. Is pretty good.<吴宗静> 在 2025-02-22 上传 | 大小:11.77mb | 下载:0
[数学计算/工程计算] convex_hull
说明:算法分析课程中实现的凸包算法,效率很高,有很大的参考价值-algorithm analysis programs to achieve the convex hull algorithms, highly efficient and have great reference value<zhangli> 在 2025-02-22 上传 | 大小:4.54mb | 下载:0
[数据结构常用算法] ORDER_BTREE
说明:实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of menu<赵树彬> 在 2025-02-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Logicwireless
说明:无线传感器的服务器端的Demo.实质上是数据库的编程。人工智能的产生式体现在数据库的字段当中。-wireless sensor server-Demo. Essentially is a database programming. Production of artificial intelligence embodied in the database field them.<陈东> 在 2025-02-22 上传 | 大小:837kb | 下载:0
[人工智能/神经网络/遗传算法] LongestDistance
说明:java实现层次聚类,最远距离算法,具有良好的程序结构,具有通用性-java achieve hierarchical clustering, the most remote algorithm has a good program structure is universal<zyq> 在 2025-02-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ShortestDistance
说明:java实现层次聚类最小距离算法,代码结构良好,具有复用性.-java achieve minimum distance hierarchical clustering algorithm, code structure and has a good reusability.<zyq> 在 2025-02-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] fdtd_2D_TE_PML
说明:fdtd的2d算法,pml边界条件,二维TE波-fdtd the 2d algorithm, pml boundary conditions, 2D TE wave<> 在 2025-02-22 上传 | 大小:2.35mb | 下载:0
[数据结构常用算法] baiduzhixing
说明:2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers<刘华> 在 2025-02-22 上传 | 大小:304kb | 下载:0
[数据结构常用算法] factorialxxxyy
说明:一个最优化的大数阶乘算法,可以计算超过5位数的阶乘,而运算时间只需几秒。-an optimization of large factorial algorithm can calculate the median of over 5 factorial, and the computation time only a few seconds.<刘华> 在 2025-02-22 上传 | 大小:196kb | 下载:0
[数据结构常用算法] fractions_compositor
说明:写一个程序,列出在0和1之间的所有分母不大于N的最简分数,下面是N=5时的情况: 0/1 1/5 1/4 1/3 2/5 1/2 3/5 2/3 3/4 4/5 1/1 总共有11个分数! 还需要进行排序。-write a procedure set out in the 0 and 1 denominator between all the N is not greater than the most simple lev<刘华> 在 2025-02-22 上传 | 大小:215kb | 下载:0
[数据结构常用算法] fractionTodecimal
说明:因为所有的分数都是有理数,所以一个分数要么除尽,要么有循环节,这个程序很好地解决了这个问题。-because all the scores are rational, or a fraction of thirteen, or a cycle of festivals, this procedure to solve the problem.<刘华> 在 2025-02-22 上传 | 大小:203kb | 下载:0