资源列表
VisualVBS
- 学习VBscr ipt的好资料,实例丰富 内附VBscr ipt学习的工具,可以用来测试自己写的程序-Learning VBscr ipt good information, examples of a rich learning tool containing VBscr ipt can be used to test their own written procedures
SerialDebugTool2.1
- 不错的串口调试工具,大家可以在调试自己做的板子时尽情的使用,也可以测试自己所做的串口是否可以使用,顶一下-Good serial debug tools, we can debug their own board when you do use, but also what they can test whether you can use the serial port, then the maximum you
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
welcome
- labview的欢迎界面,本人收藏的,很经典。-welcome LabVIEW interface, my collection is very classic.
IM_DTC
- 异步电动机直接转矩控制模型,改进后的模型,带滞环比较器的模型-Asynchronous motor direct torque control model, the improved model, with comparator hysteresis model
Matrix
- 矩阵运算vb代码,可以进行进行矩阵运算,很实用,希望对大家有所帮助-Vb code matrix operations, matrix operations can be carried out, it is useful, I hope all of you to help
fm_gui_v2
- 一个信号处理的gui,包括频谱分析等,以及滤波处理,很实用,很方便-A signal processing gui, including spectrum analysis, as well as filtering to deal with, very practical, very convenient
Untitled11134
- 状态空间的预测控制.仿真里写的是一个二维的例子.-State-space predictive control. Simulation write a two-dimensional example.
clock
- 时钟芯片DS1302的msp430程序,包括读、写、配置芯片等几个函数-The MSP430 clock chip DS1302 procedures, including reading, writing, a number of functions such as configuration chip
vb
- 图书管理系统-Book Management System
HowToUseFFT2
- 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
4
- 哈夫曼编/译码器 需求分析 根据程序目录建立函数,分别为CREATE-建立哈夫曼树,TABLE-输出编码,CODING-编码,DECODING-译码。 CREATE 函数实现从键盘输入字符集中的所有字符及其对应的频率值,建立哈夫曼编码树。 TABLE函数实现利用已建好的哈夫曼树,列出字符集中的所有字符及其对应的哈夫曼编码。 CODING函数实现利用建好哈夫曼树,对从键盘输入的正文串进行编码,并在屏幕上显示结果。 DECODING函数实现利用已建好
