资源列表
hechengjilu
- 一个合成记录,可以生成特定反射系数和特定条件下的合成地震记录。-A synthetic seismogram, can generate a specific reflection coefficient and the specific conditions of the synthetic seismogram.
mouse_coordinate
- vc++ code for mouse control
useDC
- 程序详细演示了如何使用windows下设备环境dc,代码注释很详细-Detailed demonstration of how to use the program under windows device context dc, the code comments in great detail
pso
- Particle Swarm optimization simple code
online
- embedded C interfacing program for special applications
zero_to_100
- VHDL code 0-99 counter
bwt
- The Burrows wheeler transform of matrix x, it will calculate the Burrows wheeler transform of the matrix a and will output the encoded signal with primary index value
test
- 如何用Excel中的VBA设计程序,使的在建立好的窗口中输入化学式后可自动算出其相对分子量-How to use Excel in VBA design process, so that' s a good window, enter in the establishment of the chemical formula calculated automatically after the relative molecular weight
graph_build3
- 基于VC6.0,图的建立,使用数组的方法实现-graph build
hungrian
- 匈牙利算法的源代码,可以解决二分图的最大匹配问题-Hungarian algorithm source code, can solve the maximum matching problem for bipartite graphs
sfun_mppt_vpo
- 光伏逆变系统中的最大功率点跟踪算法,采用的是变步长的扰动观察法,可以快速收敛-mppt method using variable step size perturb and observe method, it can converge faster.
IsLoop
- 不破坏链表结构,判断链表是否是一个环,其中包含建立链表的过程-Does not destroy the structure of the list, to determine whether the chain is a ring, which contains a process to create a linked list,