搜索资源列表
2004-08-28_C程序设计语言
- C语言参考,还有很多参考价值-C Language Reference, there are many reference value
Delphi 7.0常用函数速查手册
- 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a
DesignPatterns
- 设计模式的电子版 简明扼要 具有很好的参考价值-design electronic version of the model is a very good concise reference value
用AVR单片机控制语言芯片应用
- 这是用AVR8位单片机控制语言芯片发音的一个指南,有参考价值-AVR8-bit microcontroller chip control language pronunciation of a guide, a reference value
数值
- 数值的整本书的电子版,能提供很好的学习数值的工具 -value of the whole of the electronic version of the book can provide a good learning tool Numerical
unix shell
- 一本关于UNIX下编程的书籍 很有价值的-a programming under UNIX on the books of great value
DSP芯片资料2
- 详细介绍了DSP芯片的配置、性能;对构建应用平台有参考价值。-details of a DSP chip configuration, performance; Application platform to build a reference value.
GNU make
- 来自GNU的对于MAKE的官方文档。详细介绍了MAKE的用法以及MAKEFILE的语法格式。对于初学者有很强的参考价值。-from the GNU to MAKE the official documents. MAKE details of the usage and syntax MAKEFILE format. For beginners a strong reference value.
單片開關電源設計
- 詳細介紹了開關電源的設計,再励磁回路串接约为励磁绕组电阻值10倍的附加电阻来构成闭合电路,把同步电动机的定子直接接入电网,使之按异步电动机启动,当转速达到亚同步转速(95%)时,再切除附加电阻。-details of the switching power supply design, another exciting loop SERIES excitation winding resistance of about 10 times the value of additional resis
en_302304v010101p
- 最新的DVB-H的引导标准,对于预将DVB-H,DVB-T,DMB等模块集成到手机射频中有相当大的参考价值-latest DVB-H standard guide for pre - DVB-H, DVB-T, modules such as DMB phone RF integrated into a considerable reference value! !
GAfuzzy
- 遗传算法和模糊控制结合的重要参考论文,有很高的参考价值-genetic algorithms and fuzzy control combination of important reference papers, a high reference value
CWTM002380
- 《电工技术》课件,内容丰富,讲法新颖,课件漂亮,对老师有很好的参考价值-"IEC" courseware, rich in content, say new, beautiful courseware for teachers is a good reference value
CWTMAA0000
- 《电工电子技术(上)》课件,内容丰富,讲法新颖,重点突出,对教师有很好的参考价值-"Electrical and Electronic Technology (1)" courseware, rich in content, say new, focused and to the teachers of value
CWTMAA0700
- 《电工电子技术(下)》课件,本课件内容丰富,讲法独特,对教师有很好的参考价值-"Electrical and Electronic Technology (2)" courseware, the courseware is rich in content and argument unique to the teachers of value
OS&Cstudy
- 计算机操作系统与C语言程序设计函授自学教程 具有一定的参考价值-computer operating system and the C programming language correspondence with the self-study guide as a reference value
VHDL-Design-Examples
- vhdl设计的大量实例,方便参考,很高的收藏价值-VHDL design of the large number of examples, ease of reference, a high value for collection
tuxiangyuzhifenxi
- 图象阈值分析的书籍,个人认为很实用,使用于图象分析-image analysis of the threshold value of books, I think it is practical to use in image analysis
VBPractice
- VB实例.一些书本上的经典例子,很有参考价值-VB examples. Some books on the classical examples of great reference value
lengend
- 联想技术文档,很有价值的参考资料,来下载吧-Lenovo technical documentation, reference materials of great value to download it
StandardC99__PDF
- 可能没有注意到,针对ANSI/ISO C的主要的修订版[1] 在去年12月已经被核准通过,那是就C99。同样的,你可能也没注意到,其实你已经在使用这个新的C语言了,或者至少用到它的一部分。这需要归功于标准委员会在接受新特性到C语言的过程中采取了恰当而保守的方式。差不多所有的新特性早已经被实现并且在现存的一些C编译器(impletmentations)中证明了其存在的价值。虽然没有编译器能保证全部的C99特性,但其中许多在很多年前就实现了C99中不同的部分。这对于C程序员来说将是个好消息。或许你曾