-
register
c语言实现的PUF注册代码,可在VS上测试(puf register)
- 2021-04-15 11:18:54下载
- 积分:1
-
linuxC
《linux C语言应用》一书附带的光盘,都是书上的源程序,希望对大家有用!(" Linux C language applications," CD-ROM included with book one, are the source book on the hope that useful for everyone!)
- 2009-03-11 22:46:24下载
- 积分:1
-
tsglxt
应用vc++做的一个MFC图书管理系统,使用了severe2000数据库,有详细系统说明和源代码(MFC application vc++ do a library management system, the use of severe2000 database, a detailed system descriptions and source code)
- 2013-09-30 13:58:00下载
- 积分:1
-
读电路网表并进行运算
对电路网表进行解析,并最终打印电路的输出
- 2022-04-07 18:41:48下载
- 积分:1
-
电机控制
电机控制SumLink模型;电机控制SumLink模型;电机控制SumLink模型;电机控制SumLink模型;电机控制SumLink模型;电机控制SumLink模型;电机控制SumLink模型;
- 2022-12-26 07:30:03下载
- 积分:1
-
三角、正弦、脉冲波的动态绘制
代码是在VS2015版本写的,MFC下GDI图形绘制和双缓冲,可以直接调试,适合初学者学习
- 2023-05-29 14:30:12下载
- 积分:1
-
温度湿度
用51单片机制作温湿度传感器的代码,可以通过lcd显示(Making Code of Temperature and Humidity Sensor with 51 Single Chip Microcomputer)
- 2020-06-18 08:00:02下载
- 积分:1
-
MPU6050+舵机
MPU6050+舵机,可实现平台的稳定。适用于STM32RCT6(MPU6050 + rudder can realize the stability of the platform. Applicable to STM32RCT6)
- 2020-06-19 02:20:01下载
- 积分:1
-
一个简单的csharp程序,描述了简单的csharp应用功能,具体内容见文件...
一个简单的csharp程序,描述了简单的csharp应用功能,具体内容见文件-A simple procedure csharp, csharp describes the application of simple functions, the specific content of document
- 2022-03-20 00:55:50下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1