资源列表
java_lsys
- 你看到了什么?一群苍蝇在飞舞?这是简简单单的动画么?这些家伙是“活”的么?我可以告诉你,这群飞舞的动物叫Floy,它既不是苍蝇也不是蝌蚪,而是人工生命!这就是一段简简单单的程序,而且代码的长度才有200多行!-what do you see? A group of flies in the air? This is simple animation? These guys are "live"? I can tell you that this group of animal
self_product
- 命的一个重要特征就是能够自我繁殖,也就是自我复制。那么,程序能自我复制么?更一般的,一个系统上的构形能自我复制么?答案是肯定的,早在60年代的时候,著名科学家Von Neumann就研究过能够自我复制的细胞自动机,并从理论上证明了它是可能的。后来,随着人工生命的兴起,科学界兴起了研究自我复制的细胞自动机的热潮。在这个程序中,你能看到Langton的自我复制圈、chou的自我复制程序还有Langton的蚂蚁细胞自动机等等。-fate of the important features is a s
C语言开发 BTREE 数据文件索引程序库
- 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
telnumM
- BCD码压缩解压缩BCD码用四位二进制数表示一位十进制数-BCD decompress compressed using BCD four binary said a few decimal number
多项式求值
- 本程序的主要功能是实现多项式的求值,可以实现+,-,*,/.-the program's main function is a polynomial evaluation, can achieve +,-,*,/.
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
车牌定位系统
- 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。-use this example to open directory pic of pictures, then click the button "turn", "1", "2", "3" and "4" and "5", can achieve
基本图像分割实例
- P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
癌细胞检测
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
P0610
- 这是一个用matlab编的生成最基本神经网络的实例.-This is a series with Matlab generated the most basic neural network examples.
欧拉数
- 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
Dijkstra算法的最短路径查询
- 最短路径算法的VB实现,最短路径的查询程序-shortest path algorithm VB, shortest path inquiry procedures