资源列表
3ciyangtiao
- 三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
DRDoS
- CDrea的tOOLS,指定目标端口,指定TCP SERVER端口,以及指定TimeOut功能,修改了DRDOS Tool v0.2已知的bug。-CDrea the designated target ports, TCP Server designated ports, and the designation of TimeOut function, which amended the DRDOS Tool V0.2 known bug.
testcomm
- 自动设置PC和设备的通信,需要配合通信公约
nonmaxsup
- 极大值抑制与双阈值门限得到图像边缘: * nonmaxsup.m Code for performing non-maxima suppression for edge images.
Label进度条
- vb label也能做进度条演示, vb代码-vb label can also progress of the demonstration, vb code
clientServer
- A jave program for client server
C
- 一些大学时常用的比较多的实用简单程序,对刚刚接触C的学生相当有用-Some college more practical and simple procedure
76857455678
- VB控制Windows系统重启、关机、注销,有需要的就下载吧。-VB control Windows system restart, shutdown, log off, there is a need to download it.
lab1-Calculator
- 四则运算求值 求表达式的值的基本思想就是 后缀表达式求值以及如何实现 Knuth 将此概括为三个步骤: 对中缀表达式进行语法分析 中缀表达式到后缀表达式的转换 对后缀表达式求值 思路:首先利用栈A把四则运算的字符串从中序表达式转换成后序表达式;然后对后序表达式,如果是数字则保存到另一个栈B中,如果是运算符(+,-,*,/)就从栈B中依次获取栈顶两个操作数进行运算,运算结果再压栈B,如此反复,最终栈B中最后的值就是运算结果。-Cacluate t
cnTV
- 全国电视节目预报代码 源码!
77411494AT89S51-serial
- 串口多字节收发,很详细源码资料,适合学习-Serial multibyte transceiver, very detailed source of information, suitable for learning
