登录

最新会员 最新下载

成为了本站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. C-Technique

  C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)

1
下载
109
浏览
2013-10-08发布

2. C-Technique

  C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)

1
下载
88
浏览
2013-10-08发布

3. arithmetic

  关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)

2
下载
66
浏览
2013-09-13发布

4. arithmetic

  关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)

2
下载
89
浏览
2013-09-13发布

5. kongjianhoufangjiaohui

  空间后方交会c++源代码,欢迎广大同胞下载(Space resection c++ source code, welcome compatriots download)

2
下载
81
浏览
2013-09-04发布

6. kongjianhoufangjiaohui

  空间后方交会c++源代码,欢迎广大同胞下载(Space resection c++ source code, welcome compatriots download)

2
下载
65
浏览
2013-09-04发布

7. ReadIonex

  可以读取从IGS网站上下载的电离层文件,并输出某一个网点上的电子含量值(Can be read from IGS ionospheric site to download files and output one dot on the value of electronic content)

75
下载
111
浏览
2013-05-23发布

8. weiji

  微机课程及详细PPT,及各个实验如汇编程序、中断系统等程序,及个实验教材(Computer programs and PPT, and various experiments such as assembler, interrupt system and procedures, and experimental teaching materials)

2
下载
68
浏览
2013-05-13发布

9. nice

  顺序表的创建,插入,输出,删除,且各个功能都在主函数中调用(Creation, insert, output by the sequence table, delete)

1
下载
72
浏览
2013-03-28发布

10. clock

  定时器每100us中断一次,在中断服务程序中,对中断次数进行计数,100us计数10000次就是1秒。然后再对秒计数得到分和小时值,并送入显示缓冲区。(Timer interrupt every 100us, in the interrupt service routine, the interrupt number of counts, 100us count is 1 second 10000. Then seconds count the minutes and hours values 椠渀琀漀 the display buffer.)

2
下载
77
浏览
2012-12-24发布

11. Against-Hacker

  黑客反汇编揭密(中文版) 不适合初学者,适合有一定基础的人(Hackers Disassembly Revealed (Chinese version) is not suitable for beginners, suitable for people who have a certain foundation)

6
下载
73
浏览
2012-11-30发布

12. The-maximum-number-of-five

  求五位数各位数字的平方和为100的最大的五位数(Seeking five digits of the square and 100, the largest number of five)

2
下载
71
浏览
2012-10-14发布

13. 2

说明:  形参只是形式参数,并不参与实际运算,但是形参在同一个函数里要相同,实参是实际参数,参与实际的运算, 有几个形参就对应有几个实参,形参在自定义函数里,实参在主函数里 (Formals only formal parameter is not involved in the actual operation, but parameter in a function to be the same, the argument is the actual parameters involved in the actual operation, several shape parameters corresponding to several arguments, parameter in Custom function, the argument in the main function)

0
下载
78
浏览
2012-10-01发布

14. test

  方差比检验代码,可以用来进行有效市场假说的检验,另外是一部分(Variance ratio test code can be used for the test of the efficient market hypothesis, the other is part of the)

6
下载
76
浏览
2012-06-09发布

15. liushuideng

  真正的流水灯:(1)第1,3,5,7个灯半亮,其余的全亮。 (2)第1个亮1/8,第2个亮2/8,第3个亮3/8,第4个亮4/8,第5个亮5/8,第6个亮6/8,第7个亮7/8,第8个全亮。 (3)来点小难的,所有的灯逐渐从暗到全亮,再由全亮到暗。 (4)最难的:8个灯从第一个开始依次渐亮,直到最后一个。再从最后一个起渐暗,直到第一个。如此循环往复。这才是真正的流水灯。 (The real light of the water: (1), paragraphs 1, 3, 5, 7 semi-bright lights, the rest of the bright. (2) a bright 1/8, 2 bright 2/8, 3 bright 3/8, 4 bright 4/8, 5 bright 5/8, 6 bright 6/8 7 bright 7/8, 8 full-bright. (3) to a little difficult, all the lights gradually from dark to full brightness, and then from full bright to dark. (4) the hardest: 8 light from the first start in turn gradually brighter, until the last one. From the last one from the dark, until the first. So on ad infinitum. This is true of light water.)

2
下载
53
浏览
2012-05-19发布

16. LiarbryManagentSystem

  图书管理系统,分管理者和读者不同权限,可实现对书籍的管理,读者的管理等(Library management system, sub-managers and readers with different permissions)

5
下载
68
浏览
2012-05-09发布

17. menu

  一个简单的OPENGL程序,关于MENU的显示,点击鼠标右键,显示SUBMENU(A simple program in Opengl.)

3
下载
94
浏览
2012-05-08发布

18. DIACHARGER

  铅酸蓄电池的大电流放电回路的控制,有自关断放电回路的功能的。(Control of the lead-acid batteries, high-current discharge circuit, since the shutdown function of the discharge circuit.)

3
下载
72
浏览
2012-02-21发布

19. wanianli

  万年历的功能 实现多种功能 希望大家喜欢(Calendar features a variety of functions hope you like)

2
下载
104
浏览
2011-06-21发布

20. sine

  生成正弦函数表,然后保存在文件中,汇编程序通过读取文件,查表生成正弦信号。(Generating the sine function table, and then stored in a file, assembler by reading the file, look-up table generated sinusoidal signal.)

10
下载
96
浏览
2011-05-06发布