资源列表
BAmodel
- 这是一个生成BA model的程序,该程序简短有效.-BA model programme
andian
- 鞍点问题: 若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]是矩阵A中的一个鞍点。写出一个可以确定鞍点位置的程序-10, saddle point problem: If the matrix A of an element A [i, j] is the minimum value of i-line, but is the first j columns of the maximum, claimed that A [i, j] is the ma
digui(dengjujiedianchazhigongshi)
- 用递归函数做增距节点差值,计算方法的计算-digui
Prim
- prim算法,明了,简单,变量命名规范,适合初学者。-prim algorithm, clear, simple, variable naming conventions, for beginners.
code
- SGU101代码,,,,,,,,,不错!-SGU101 code
ex18
- void Delay(int time) { static int DelayLoopCount = 500 int i,j=0 for(j=0 j<time j++) for(i=0 i<DelayLoopCount i++) } -void Delay(int time) { static int DelayLoopCount = 500 int i,j=0 for(j=0 j<time j++)
24
- 一个算24的小程序。可以给出任意四个数是否能算24-A program which can tell whether four given numbers can computes 24
1
- 命令解释程序的编写 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。-Command interpreter program similar to the DOS, UNIX command lin
fisher_d
- matlab实现模式识别中fisher判别,并显示判别结果-matlab achieve pattern recognition fisher discriminant and display the result of the discrimination
1135431
- 表單靠近視窗邊緣自動貼齊,判斷目前表單座標是否貼近邊緣,當貼近邊緣時就自動貼齊-Form near the edge of the window automatically snap to determine whether the current form coordinate close to the edge, when close to the edge when it automatically snaps
Bubble-Sort
- The bubble sort is slow and I thought it would be interesting to visualize the progress as it sorts an array of integers.
commDoc
- 串口通信,可以进行51单片机和电脑的相互通信-Serial communication, can communicate with each other 51 single and computers
