资源列表
software
- RT-Thread系统工程,采集电压电流(RT-Thread systems engineering,Collecting voltage current.)
the matlab of data processing
- matlab处理数据的书籍,值得一看,基本定义讲的很透彻。(Matlab data processing books, worth a look.)
代码1-9
- 1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。(1) I: initializatio
my2048code
- 2048的代码,使用c++语言实现了实现2048功能(2048 code, the use of c++ language to achieve the 2048 function)
数据结构课后题及答案
- 数据结构 课后习题及答案 严俞敏 准确答案 最新习题 经过仔细修改过的良心答案 有详细的答案解析(Data structure after-school exercises and answers Yan Yu Min Accurate answer Latest Exercises After careful modification of the conscience of the answer Have a detailed answer to the analysis)
mySerialTest2
- 控制台实现windows平台下的串口编程(serial port programming under windows platform)
离散PID
- 离散pid源程序,学习好资料,大家好好学哈 ,实际使用不错(Discrete pid source code, learning good information)
第三章程序:一维伽辽金型无网格法MATLAB程序
- 一维伽辽金型无网格法的MATLAB编程源代码(MATLAB programming source code of the Galerkin meshless method)
《HFSS电磁仿真设计应用详解》课后14个模型
- HFSS六十个仿真很全的模型实例 教会你使用HFSS(60 simulation examples teach you how to use HFSS software)
第四章程序:一维配点型无网格法MATLAB程序
- 一维配点型无网格法的MATLAB编程源代码(MATLAB programing code of 1D collocation meshless method)
PCB1YUAN2
- pcb原理图12312313123123(PCB schematic diagram)
EKF_for_one_Div_UnLine_System
- MATLAB实现扩展卡尔曼滤波,以最精简的语言,以及说明kalman的实现,快捷有效。(realize the kalman in a rapid way . explain it clearly.)