资源列表
newton1
- optimisation中的牛顿法的另一个程序,在实验课上编写的程序,可以直接看到效果
shannon
- 自己编写的一个用于信源的二元shannon编码
StudyCN
- 幼儿识字软件,打开文本文件后,光标所在文字即被放大显示在上方,帮助幼儿认清字型,实现脑像识字。同时实现由字到词,由词到句的连续学习过程。-CAI software for Chinese charactor study. Open a text file, the Chinese charactor at the cursor is automatically mangified and displayed at the top of the GUI. It effectively helps
huffmantree
- 可以建立函数输入二叉树,并输出其赫夫曼树。在上交资料中请写明:存储结构、 基本算法(可以使用程序流程图) 、输入输出、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-The establishment of Huffman tree
fxjsf2
- 复刑法求解目标函数的最小值,程序很简单实用,可用作子程序。-Complex objective function for solving the minimum of the Criminal Code, the procedures are simple and practical, can be used as subroutines.
max_get_Thresholdvalue
- 最大阈值提取算法,用于简单的二值性处理,简单而且有效-Extraction algorithm of maximum threshold for the simple binary processing activities, simple and effective
LinkListprogranme
- 实现数据结构中链表的基本功能,实现了数据结数据书籍上面关于链表的功能-Linked list data structure, the basic functions, data structures to achieve the above data books on the list of features
c
- C语言的一些简单经常用到的小工具程序段,比如说冒泡排序,回文数,素数分解等等。-Some of the C language simple and often use the gadget program segments, such as bubble sort, palindrome number, prime number decomposition and so on.
houghparabola
- eyelid detection by hough transform
PCA
- 多元统计分析中经典的主成分分析法的源程序,通过实例验证-Classical multivariate statistical analysis principal component analysis of the source, verified by an example
cycle_list
- 一个c语言写的 数据结构 单向循环链表 的简单例子。 -A c language data structure simple example of one-way circular list.
1
- 基于高斯赛德尔法的线性方程组解法(可消去系数矩阵病态)。基于牛顿法及改进的牛顿法实现对 非线性方程的求解。-Based Linear Equations high Sisaideer law (coefficient matrix can be eliminated morbid). Realization of nonlinear equations of Newton' s method for solving and improved Newton method is based
