-
txt_bin_1
将txt文件转换为bin文件,是以C语言为基础的(change the txt document to the bin document)
- 2012-01-17 10:17:09下载
- 积分:1
-
DS4
设电文字符集D及各字符出现的概率F如下:
D={a,b,c,d,e,f,g,h}(字符数n=8)
F={5,29,7,8,14,23,3,11}( )
编写完成下列功能的程序:
①构造关于F的Huffman树;
②求出并打印D总各字符的Huffman编码。
程序结构: 类型说明;
构造Huffman树的函数:Huffman_tree(H[m+1]);
求Huffman编码的函数:Huffman_code(code[n+1]);
main()
{ 变量说明;
输入字符集D及频率F;
调用Huffman_tree(H);
调用Huffman_code(code);
打印编码;
Y 继续?
N
停止
}
- 2015-06-06 16:41:33下载
- 积分:1
-
CSharp-and-.net-base-lession
非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET,
Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于
复习C#和MSsql很有帮助!(Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET,
Socket network programming, HTML entry, WinForm base, which is very detailed knowledge points, more examples for
C# and MSsql review helpful!)
- 2014-01-29 01:04:36下载
- 积分:1
-
[OPENGL]
这是OpenGL的经典书籍,对入门者帮助很大。(This is a classic OpenGL books, great help for beginners.)
- 2014-04-01 21:01:35下载
- 积分:1
-
EAGOOD
削头皮EA-V1.66.rar,MT4稳定获利的一年百分之50(Cut scalp EA-V1.66.rar, MT4 stable profit of a year fifty percent)
- 2015-08-17 00:34:58下载
- 积分:1
-
C#编写的示波控件
好用不好用,您说了算!压缩包中有源码、有例程,让您的开发更高效、快速。
- 2022-02-13 05:30:15下载
- 积分:1
-
PL0Parser
pascal 子语言 pl0编译器 解释器 pascal编写(pascal sub-language interpreter pl0 pascal compiler written)
- 2013-12-03 18:56:06下载
- 积分:1
-
third harmonic
基于STM32F103RC单片机的,BLDCM的三相六状态控制算法.可以实现无速度传感器控制.
无传感器控制算法采用三次谐波法
采用Keil建立工程文档.
适用于57BL02型号的BLDCM,需要根据电机型号修改参数.(Based on STM32F103RC MCU, BLDCM three-phase six-state control algorithm is realized with speed sensorless control.
Sensorless control algorithm using third harmonic method
Keil is used to establish engineering documents.
BLDCM is suitable for 57BL02 model. It needs to modify the parameters according to the motor model.)
- 2019-06-08 21:53:43下载
- 积分:1
-
cc2530-datasheet
cc2530zigbee芯片英文资料,数据手册(cc2530zigbee chip information in English, Data Sheet)
- 2013-08-24 15:02:02下载
- 积分:1
-
C语言实现统计字符串中每个字符出现的次数
C语言实现统计字符串中每个字符出现的次数 ,简单清晰,容易理解。如果有发现错误请不吝指出,共同学习进步。找工作面试时常常出现在笔试题中,好想法大家都说说
- 2023-08-03 13:45:03下载
- 积分:1