-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
为研究。
for study.
very simple example.-for study. Very simple example.
- 2023-08-26 11:25:03下载
- 积分:1
-
a simple XML util for managing documents and files in XML format
a simple XML util for managing documents and files in XML format
- 2022-06-12 22:38:12下载
- 积分:1
-
boost库中 mem_fun使用实例 注意要有boost库才能编译
boost库中 mem_fun使用实例 注意要有boost库才能编译-boost library mem_fun attention to the use of examples can be compiled for boost
- 2022-06-21 04:21:09下载
- 积分:1
-
ROBODoc通过提取源码中的特定格式的注释块(specially formatted headers)并形成文档文件,文档文件的格式包括HTML, ASCII...
ROBODoc通过提取源码中的特定格式的注释块(specially formatted headers)并形成文档文件,文档文件的格式包括HTML, ASCII, XML DocBook, LaTeX或RTF 还能间接形成PDF 和HTML Help文档-ROBODoc By extracting the source code of the specific format of the comment block (specially formatted headers) and the formation of the document file, document file formats, including HTML, ASCII, XML DocBook, LaTeX, or RTF also an indirect form PDF and HTML Help documentation
- 2022-03-18 10:42:30下载
- 积分:1
-
ATmega 16演示板的原理图及说明
ATmega 16 demo board schematic and description
- 2022-03-07 20:14:15下载
- 积分:1
-
用api函数写的仿IE分割条,人民币金额小写转大写函数等
用api函数写的仿IE分割条,人民币金额小写转大写函数等-with api function was modeled in IE division of the yuan to the amount of capital lowercase function etc.
- 2023-03-01 20:15:04下载
- 积分:1
-
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现-this source is simple Pascal compiler for code using tools LEX and YACC
- 2022-01-30 22:29:02下载
- 积分:1
-
C语言编程写的一个http下载,实现HTTP请求和GET获取应答。
C语言编程写的一个http下载,实现HTTP请求和GET获取应答。-C programming language written in an http download, to achieve access to HTTP requests and responses GET.
- 2022-01-25 14:41:32下载
- 积分:1
-
这是我的第一个小学期程序设计的程序,个人通信录,是在VC++环境下开发的,虽然比较简单,但是体现了VC的实用性和可视性。...
这是我的第一个小学期程序设计的程序,个人通信录,是在VC++环境下开发的,虽然比较简单,但是体现了VC的实用性和可视性。-This is my first one primary phase of the program design process, personal communication, for the VC environment is under development, Although it is quite simple, but reflects the VC practicality and visibility.
- 2023-04-01 19:00:03下载
- 积分:1