资源列表
bootloadr
- bootloader精讲ARM芯片非常详细的注解-Bootloader Intensive ARM chip very detailed notes
unixmakefile
- MAKEFILE的编写知道,对于学习UNIX的同学很有帮助-MAKEFILE know that the preparation for students learning useful UNIX
rfc3455
- RFC3455中文版,对于学习IMS的人有很大的帮助。-RFC3455 Chinese version of the IMS learning there is a great help.
23.228
- TS23.228的中文文档,对于学习IMS有很大的帮助-TS23.228 Chinese documents, learning IMS will be very helpful
3GPPTS24.229
- 3gpp 的TS24.229的中文版,对于学习IMS的人很有帮助-3gpp the TS24.229 the Chinese version, the IMS study helpful
12-4_cupl
- 利用CUPL语言编写的12-4编码键盘 利用GAL器件实现编码,可以不用扫描键盘 大大节省了CPU时间-use of the language 12-4 coding keyboard use GAL coding, Scanning the keyboard can not save much CPU time
cc1
- 立刻拥有转换亚洲地区各种汉字内码转换的能力-immediately change the Asian region have various CICS code conversion capability
htmlmine
- 此程序是针对无法有特定数据库来搜集数据时, 让你能有效率的去撷取网页上 的内容, 加以汇整处理.-this procedure is not against a specific database to collect data, you can be efficient in capturing the contents of the website, to be dealt with the whole.
shlsji
- 某学院的毕业设计以及毕业论文 非常参考价值,值得关注-a college graduate thesis and design is very valuable, and worthy of attention
fyksj
- 某机械工程学院的毕业设计以及毕业论文 非常参考价值-a mechanical engineering graduate of the College of Design and very useful Thesis
C_C++_exception
- C 与C++中的异常处理 Robert Schmidt 著 无情 译 目 录 1. 异常和标准C 对它的支持...............................................................................................2 2. Microsoft 对异常处理方法的扩展..................................................................
Intel_IA32_C_CPU
- 剖析Intel IA32 架构下C 语言及CPU 浮点数机制 Version 0.01 哈尔滨工业大学 谢煜波 (email: xieyubo@126.com 网址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 这两天翻看一本C 语言书的时候,发现上面有一段这样写到 例:将同一实型数分别赋值给单精度实型和双精度实型,然后打印输出。 #include <stdio.h>