资源列表
library
- library php and sql database
实验4 串口实验
- 此程序中用stm32控制串口 此实验通俗易懂(This procedure with STM32 control serial port, this experiment is easy to understand)
salon
- php salon system. sql databse
实验3 按键输入
- 用STM32控制按键输入 程序非常通俗易懂(With STM32 control button input program, very easy to understand)
n皇后问题
- 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
matlab做线性图
- matlab做线性图,做简单仿真的MATLAB初学者可以参考该程序跑下仿真 相干解调SSB信号相干解调VSB信源信号(use matlab to make linear picture)
实验2 蜂鸣器实验
- 此程序 用STM32控制蜂鸣器, 非常通俗易懂(With STM32 control buzzer, very easy to understand)
实验1 跑马灯实验
- 用SMT32F1控制跑马灯程序,非常通俗易懂(With the marquee SMT32F1 control procedures, very easy to understand)
西门子S7-1200通信教程
- 一个很实用的西门子1200PLC之间的通信,数据(A very practical communication between Siemens 1200 PLC, data)
PSO
- 单目标粒子群优化算法,可用于单目标优化计算(Single objective particle swarm optimization)
WindowsDialog
- 用C++实现窗口显示,CDialog类是在屏幕上显示的对话框基类。对话框有两类:模态对话框和非模态对话框。模态对话框在应用继续进行之前必须关闭。(C++ to achieve window display, CDialog class is displayed on the screen dialog box base class. There are two types of dialog boxes: modal dialog box and modeless dialog box. The
哎呀
- 设计一个哈夫曼编码、译码系统。对一个ASCII编码的文本文件中的字符进行哈夫曼编码,生成编码文件;反过来,可将编码文件译码还原为一个文本文件。 (1)从文件中读入任意一篇英文短文(文件为ASCII编码,扩展名为txt); (2)统计并输出不同字符在文章中出现的频率(空格、换行、标点等也按字符处理); (3)根据字符频率构造哈夫曼树,并给出每个字符的哈夫曼编码; (4)图形化输出哈夫曼树、哈夫曼编码; (5)将文本文件利用哈夫曼树进行编码,存储成压缩文件(编码文件后缀名.huf) (6
