搜索资源列表
icalab
- The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB stron
shengwushibie
- UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so
good K-means clusters
- 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
life32
- Life32 is a program to animate an manipulate cellulair automa akin to Conway s Game of Life (GoL). 一个国外模拟生命细胞活动的小程序,我到现在还是搞得不是很懂,大家看看吧-Life32 is a program to animate an automa manipulate cellulair Conway s akin to the Game of Life (GoL). A life a
gui_antminer1.1
- GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas.-GUI Ant-Miner is a
Honeycomblikedscanning
- 蜂窝填充多边形的初步实现,有仿真效果哦看看吧-honeycomb filled polygon initially realized, simulation results, oh let's see it
NggolekiGinambaran
- 基于图片内容进行匹配查找的VC 代码,给出一张图片,该程序会自动找出与之相类似的其他图片中来,很具有扩展性的。(包含全部源代码)-image-based content matching search VC code, is a picture, the program will automatically identify with other similar pictures, it is very extended nature. (Includes full source code)
基于阀值计算的指纹识别
- 一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify
细胞识别
- 本系统是医院中红细胞计数的使用系统。系统硬件平台包括高倍放大镜,图像采集卡,社戏囊头,高性能计算机等。它具有误差小,界面简单,容易操作等优点。-the hospital system is the use of red blood cell count system. System hardware platform including high-power magnifying glass, image acquisition card, the first drama capsule, hi
专家系统lll.rar
- 一个可以识别金钱豹、老虎、长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,it is a simple expert system that can identify seven kinds of animals such as leopard,tiger,giraffe,zebra,ostrich, penguin and albatross
DNAstar7.0green
- 可进行引物设计、序列分析、酶切位点分析、序列转化等,功能强大-This is a good software,use it you can design primers,and analyze the sequence,and so on
PULSEWAVEprograme
- 脉搏波的多处采集点的波形,可用来进行对比,或是进行血管建模,很适合初学者-The various collection points of pulse wave waveform, can be used to compare, or modeling of blood vessels, it is suitable for beginners
tataSurya
- It s a solar system.. with a colorful interface with C code.
ga
- 生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。-Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment
face_database
- att和yalesface的人脸数据库,相信需要的人很多!-face database of att and yaleface,i think someone needs it!
facelocalize
- 基于vc的人脸定位程序,希望大家喜欢-base on vc++ programming,i hope you like it!
fingerprintsourcecode
- 北航开发的指纹识别系统,编译都没问题,因为缺少原图像库,因此程序运行可能有点问题,但是源码可供大家交流参考。-BUAA developed fingerprint identification system, the compiler no problem because the lack of the original image database, it may be a bit run, but to facilitate the exchange of source code for r
ACO_as
- 蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
Tsp2
- 蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面.-It is very useful for student who study ant algoritym optimization.
Genetic_ACO
- 蚁群算法和遗传算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.