资源列表
dace_scilab--1-src.tar
- DACE toolbox for SciLab
Theo
- 二维常物性无内热源导热;显性差分;高斯迭代(Two dimensional constant physical property without inner heat source; heat conduction; dominant difference;Gauss iteration)
王小平遗传代码库
- 王小平遗传算法代码库,有需要的可以研究一下(Wang Xiaoping genetic algorithm code library, there is a need to study it)
8数码
- 需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。 程序还提供一种玩游戏模式,即用户自己通过W,S,A,D四个键分
Topology_Network
- TO CREATE ROAD NETWORK TOPOLOGY
工程数学线性代数第五版.pdf
- 线性代数工具书,里面还有很多好资料的下载地址(linear math learning book, and many other good books download website)
SVM(matlab)
- matlab平台下的支持向量机算法工具箱,支持分类和回归(support vector machine)
Binary_Search.tar
- Binary search algorithm for C programming language
Bubble_Sort.tar
- Bubble sort algorithm for the C programming language
Circular_Singly_Linked_List_Algos.tar
- Circular-Singly Linked list Algorithms in the C programming language
Doubly_Linked_List_Algos.tar
- Double Linked list algorithm for the C programming language
move_demo
- 爱普生机器人的编程 爱普生机器人的移动(program for EPSON robot , moving .)
