资源列表
Lagrange
- lagrange interpolation numerique
DECTOBIN
- c语言中,十进制转二进制的用位运算实现方法-Decimal binary bit operation to achieve transfer
banco
- Sistema de banco de dados legal, nao sou o criador do fonte somente para estudo.
First-come-first-serve-algorithm
- 操作系统的先来先服务算法,比较简单,在vc6.0的环境运行,适合初学者-First come first serve algorithm
dj
- 迪杰斯特拉算法,用c++语言实现,适用于本科数据结构教学. -Dijkstra,implemented by c++, can be used in the course of DS for college students
AIC
- 系统辨识中有色噪声和白色噪声的编程方法实现,基于matlab程序-The programming method of system identification in colored noise and white noise
jiami
- 加密 .BAT文件, 初级加密 给后面编译加密提供更高的安全性! 推荐做插件使用! 完全不会增加多余磁盘占用! 防止脚本被篡改!-Encryption. BAT file, the primary encryption to the back compiled encryption to provide greater security! Recommend the plug! Redundant disk usage does not add much to prevent tampering
cross
- 对输入的一篇文档,统计出现的所有单词及其所在行号。将其结果以规定格式输出。-An input document, statistics of all the words and the row number. As a result to the specified format.
TableToHtml
- word Vba 宏编译,主要功能时间将word中的表格转换为HTML表格源码-word Vba macro compile time will be the main function of the word forms into HTML source code form
cinertia
- 移动机器人的matlab仿真程序,很好用的,值得学习-Mobile robot matlab simulation program, the good, it is worth learning
Test-3
- 4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -Fibonacci Fibonacci sequence of order 4 are: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+fi-2+fi-3+fi-4, k = 4 for the capa