资源列表
car
- 运行可执行程序CAR.exe,选择1,小鸟飞过;选择2,汽车开过;选择3,退出。
2_2
- TICTACTOE游戏(三子连珠)的源程序以及关键源代码注解
markbook
- 成绩管理小程序,老师可以使用该程序对学生成绩进行管理和修改。-Performance management of small programs, teachers can use the program to student achievement to manage and modify.
zl10039
- Zl10039驱动,用于dvbs的解调控制。-Zl10039 s driver,useing dvbs demodule
dsw
- 熟悉RCC配置细节,系统运行不同的频率RCC配置不一样 RCC 用于配置系统运行频率,通过改变宏定义不同频率 LED交替闪烁的速度不一样,体现CPU运行速度快慢。-Familiar RCC configuration details, the system runs a different frequency is not the same RCC RCC configuration is used to configure the system operating frequency, dif
sample_pm
- 包含一系列的API,使用者通过调用相关API设置或查询网卡工作的功率。-Contains a series of API, the user by calling the API set or inquiries related to the work of the power adapter.
OmronFinsComm
- 欧姆龙PLC串口通讯类,VS2015,VB.NET编程,需要绑定一个串口就可以进行通讯。-Omron PLC serial communications, VS2015, VB.NET programming needs to bind a serial port can communicate.
h_weight
- 哈夫曼码的编码译码系统 问题描述 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传输的数据预先编码:在接受端通过一个译码系统对传来的数据进行译码(复原)。对于双向传输信息的通道,每端都需要一个完整的编码译码系统。试为这样的信息收发站编写一个哈夫曼码的编码译码系统。-Huffman coding code decoding system describes the use of Huffman coding informa
PassGlassSphere
- One program to simulation light passing through a glass sphere. It is interesting and can be used in geometric optics.
migong
- 是从迷宫中找到一条出路并打印出走出的路线
ui
- 启动和关闭服务器的界面程序,用于开启和关闭线程的操作-Start and shut down the server interface program for opening and closing operation of the thread
dbscan_python
- DBSCAN聚类算法的PYTHON版本,其它语言版本可以根据相同的原理修改得到-DBSCAN CLUSTER CODE in the version of python