登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:汇编语言
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. hex

说明:  汇编与c语言的混合编程,很不错的资料,值得一看(Mixed assembly language programming with c, very good information, worth a visit)

0
下载
84
浏览
2011-04-03发布

2. word_analysis

  汇编--词法分析,汇编--词法分析,汇编--词法分析,汇编--词法分析(Compilation- lexical analysis)

4
下载
77
浏览
2010-11-10发布

3. xl2000user

  单片机汇编程序,来自xll200user,可以供初学者使用(MCU assembler)

2
下载
88
浏览
2010-11-04发布

4. tetview-win

  用C++编写的可视化小软件,目的是为了更好的观察生成的非结构化网格!(Written in C++, a small software visualization, designed to better observe the formation of the unstructured grid!)

30
下载
60
浏览
2010-08-29发布

5. Windows

  Windows下的32位汇编语言程序设计(罗云彬).pdf,(Windows, 32-bit assembly language programming (Luoyun Bin). Pdf,)

2
下载
129
浏览
2010-06-04发布

6. HackerDisassemblingUncovered

  黑客反汇编大解密,一本介绍反汇编知识的好书,例子深入浅出,适合有一定汇编基础的人员(Hacker disassembly Uncovered, a book about disassembling, easy to understand examples for someone who knows some assembling)

9
下载
70
浏览
2010-05-10发布

7. huffman

  哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 (利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 )

119
下载
74
浏览
2010-03-09发布

8. account

  帐户管理系统,可以删除,添加修改,查询等功能,还可连续创建帐户。(Account management system, you can delete, add modify, query and other functions, but also continuously create an account.)

5
下载
96
浏览
2010-01-20发布

9. AN1004

  This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providing a general understanding of the ideas involved rather than heavy theory or technical details for a more in-depth look at this topic, check out the references at the end of this article, in particular [1].

4
下载
99
浏览
2009-11-30发布

10. liezhuyuan

  计算方法高斯列主元消去法C程序 保证好用(Method of calculating Gaussian elimination pivot column C program to ensure easy to use)

3
下载
83
浏览
2009-10-14发布

11. Source

  科学与工程数值计算算法(Visual C++版),全是代码(Science and Engineering numerical calculation algorithm (Visual C++ version), all the code)

4
下载
79
浏览
2009-10-07发布

12. muZHUCE

  奇迹内部注册小工具,绝对实用以绝版~!!!!!!!!!!(Miracle of internal register gadget is absolutely practical in order to print ~!)

33
下载
93
浏览
2009-09-05发布

13. 12864LCD_lib

说明:  12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)

0
下载
76
浏览
2009-08-16发布

14. dyb

说明:  数子电压表源程序(汇编)1602显示,按键控制报警上下限量程为9~15V 采样用2:1分压(The number of sub-source voltage meter (compilation) 1602 shows that the police up and down buttons control the process for a limited sample with 9 ~ 15V pressure 2:1)

0
下载
71
浏览
2009-08-09发布

15. dianti

  实现单片控制,kongzhidiantide(shixiandanpianjikongzhi )

2
下载
70
浏览
2009-07-05发布

16. 使用半周积分算法计算电压电流的有效值

  电力系统中根据电压电流计算阻抗,其中使用半周积分算法计算电压电流的有效值(Power system voltage and current calculation based on impedance, in which the use of half integral algorithm of the RMS voltage and current)

102
下载
101
浏览
2009-05-31发布

17. work2

  有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。(There are five students, each student has three classes of results, more than from the keyboard input data (including student number, name, class 3 results), calculated the average performance, the status of the original data and calculated the average score placed disk file in the " stud" in.)

2
下载
77
浏览
2009-05-12发布

18. m8-hongwaiyaokxiaoc

  这是一个红外遥控小车的程序,已调试通过,用在avr单片机上(This is an infrared remote-control car procedures have been debugging through, used in single-chip on avr)

27
下载
86
浏览
2008-12-19发布

19. 7canshu

说明:  利用4个公共点解WGS84转北京54的7参数(The use of public four-point solution to WGS84 parameters Beijing 54 7)

0
下载
73
浏览
2008-11-18发布

20. tioashima

说明:  在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。(Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.)

1
下载
105
浏览
2008-09-22发布