资源列表
dpjxjl
- 单片机小工具,指令查询,定时计算,延时计算,编码转换等功能。(SCM small tools, command queries, timing calculation, delay calculation, code conversion, and other functions.)
1
- 聊天程序,用visual basic 6.0实现的在两台局域网的电脑上聊天程序(for two computer to chat)
全息谱-holospectrum-program
- 实现机械故障诊断的全息谱分析技术。非常有用。(Holographic analysis technique for mechanical fault diagnosis.)
提升法实现第二代小波变换
- 提升法实现第二代小波变换,非常好用的程序。(Lifting method to achieve second Dai Xiaobo transform, very easy to use program.)
有理样条
- MATLAB实现了有理样条函数拟合插值。亲测可用。(MATLAB realizes the rational spline function fitting interpolation. Affinity test available.)
画包络谱和幅值谱的matlab程序
- 基于傅里叶变换,实现了包络谱和幅值谱分析。(Based on Fourier transform, envelope spectrum and amplitude spectrum analysis are realized.)
栈和队列
- 大学生数据结构栈和队列作业,题目为:栈和队列的实现与应用(Student data structure stack and queue job, the topic is: stack and queue implementation and Application)
dot_GPIO_1
- this is the Dot Matrix Code for ARDUINO
动态规划求解0-1背包问题
- 通过动态规划的算法得到装进背包的最大价值(The maximum value of knapsack is obtained by dynamic programming algorithm.)
PlatCsharpDemo
- 海康威视9800平台开发源码,用于二次开发,获取平台中所有功能的例子(Hikvision 9800 platform development source code, for the two development, access to all the functions of the platform example)
部分背包的贪心算法实现
- 通过贪心算法实现装进背包物品价值最大化,具体步骤是依次选择价值密度最大的物品放入背包(Through greedy algorithm to maximize the value of goods loaded into backpacks.)
calulate
- Brayton cycle heat balance efficiency calculation program, used to calculate the efficiency of the helium Brayton cycle, there are matlab and python two language versions