资源列表
autorun
- win32,实现窗口和空间的开发,打开目录,开机运行(Win32, to achieve window and space development, open directory, boot running)
12864单AD双DA
- 在msp430f169上实现双通道dac和单通道dac,并且能用键盘控制dac的输出值,在12864上显示(Double channel DAC and single channel DAC are implemented on msp430f169, and the output value of DAC can be controlled by keyboard. It is displayed on 12864)
坦克大战
- C#编写的小游戏 坦克大战 可供初学者了解C#语言各项机制.仅供参考(C# prepared by the game, tank war for beginners to understand the C# language mechanism. For reference purposes only)
tmusic
- 声卡的频谱仪,用于声卡的虚拟显示频谱以及波形等等(Spectrum analyzer for sound card)
四叉树
- 自顶向下(top-down)的分割方法:按常规四叉树的方法进行,直接生成M码 ? 从底向上(down-top)的合并方法: – 首先按M码的升序排列方式依次检查四个相邻M码对应的属性值 ? 如果相同,合并为一个大块 ? 否则,储四个格网的参数值(M码、深度、属性值) – 第一轮合并完成后,依次检查四个大块的值(此时, 仅需检查每个大块中的第一个值) ? 若其中有一个值不同或某子块已存储 ? 则不作合并而记盘 – 通过上述方法,到没有能够合并的子块为止(The top-down (top-dow
F407_FC_ANO
- 飞控源码,该源程序可实现四旋翼飞行器的飞行控制,可用于二次开发(The flight control source code)
UART发送接收
- stm8串口与上位机进行通信,上位机先发送数据给单片机,单片机再将数据反馈给上位机(Stm8 serial communication with the host computer through the computer, sends the data to the MCU, MCU and data feedback to the host computer)
7816_new
- JAVACARD相关的7816最新全部规范(JAVACARD related 7816 latest all specifications)
Ini
- MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
keiluvision4_pj
- keil4 mdk 安装包,学习stm32的必备工具,非常好用,编程的好帮手(Keil4 MDK installation package, learning STM32 necessary tools, very easy to use, programming a good helper)
Machine Learning with R
- Machine Learning with R
学生管理系统程序
- 实现界面删除,查找,录入,修改学生成绩,并将操作过后的学生信息存储到文件中,可以独立运行,附源码,报告及分析过程。(To achieve the interface to delete, find, enter, modify student achievement, and after the operation of the student information stored in the file, you can run independently, with source code,