资源列表
fft_accumulation_method
- 关于循环谱的FAM算法,用于快速计算循环谱-FAM
shuzhifenxi3
- 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
Practice1_19
- 连接两个链表,就是将第一个链表的最后连接到第二个链表的开头。-concatenate two list
panduanerchapaixushu
- 这是一个判断二叉排序树的小程序,是软件实验课上自己编的。-This is a binary sort tree to determine small procedures, the software for the experiment of their own class.
testMapAndList
- map和list对象性能测试,比较了map,linkedHashMap,list,LinkedList在10万条数据测试下不同的性能-test of map and list
main
- CRC校验就算程序 这个是16位的 也是用于MODBUS中-Even if the CRC checksum is 16-bit program that is used in MODBUS
Gauss-zhuyuan
- 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
compare
- 做一个 对财务数据的对账 比如比较两各不同表的不同两行数据是否一致 然后做标记-it can compare the data of excel,for example the data of shangwu and the access
clock
- 文件里是一个指针时钟的小程序,编码自动生成。直接保存成frm格式即可。-File is a pointer to the clock applet, code automatically generated. Frm format can be directly saved as.
calendar
- C语言写的简单打印日历程序,初学者可以看一下-Simple print calendar program written in C language
barcode-test
- 将条码检测软件的条码发送到测试程序的条码输入框-barcode test used
search
- 本来想用matlab编写全自动扫雷程序用来作弊,可是后来发现扫雷问题是NP完全问题(正如:旅行商NP难问题一样不能被解决),便放弃了。于是编写了类似扫雷游戏(没有经过大量测试,可能有bug,作弊:在命令窗口输入minefield 其中,值为1的地方为雷区)。-Originally wanted to use matlab write fully automatic demining program used to cheat, but later discovered that mine cle