资源列表
FingerExercise
- 类似于金山打字的指法练习程序,相当的好用-Jinshan typing fingering exercises similar procedure, with good
filter
- 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
synchronization
- 本人做的工程项目,采用labview实现同步数据采集,效果很好,具有很强的通用性和移植性-I do projects, using labview to synchronize data acquisition, the effect is very good, with strong versatility and portability
fuzzysimulink
- 采用matlab中的simulink实现模糊pid控制,以油箱为控制对象,很值得一看-Using matlab in simulink fuzzy pid control to the fuel tank for the control object, it is worth a visit
weight
- VB制作的小程序,通过RS232读取电子称数据并按照设计格式使用斑马打印机打印标签-Produced a small VB program, said data via RS232 to read electronic format and in accordance with design labels using Zebra printer
problem-of-24-points
- 解决二十四点问题的算法,提供了一个有理数类,通过回溯法解决问题-solve the problem of the 24 points
bucket
- 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all
CAC.tar
- Call admission control implementation for wireless network. It generates, traffic for the given nodes with Poisson distribution (call arrival and departure) and when the call is arrived, the call admission control file will check whether the system h
CS
- 关于压缩感知在雷达成像中的应用的一篇论文,-compressed sensing
chaptor1102
- 根据用户的要求随机生成一个三角形迷宫,用户可以指定迷宫的入口和出口的位置-produce an tri_angle pusszl
VC6.0_SUPERMARKETSYSTEM
- VC6.0开发的超市管理系统,用户超市的日常进村销售的计算等。-VC6.0 development of supermarket management system, the user s daily village supermarket sales calculation. To facilitate
algorithm-code
- 算法经典问题数字三角,删数问题等用vc++实现,自己写的。-Classic problem of digital algorithms triangle using vc++ recursive, write by myself.