-
Linux内核源代码分析/电子书
Linux内核源代码分析/电子书-Linux kernel source code analysis/e-books
- 2022-09-16 13:30:03下载
- 积分:1
-
a simple database
一个简单的数据库程-a simple database-
- 2022-07-24 20:15:17下载
- 积分:1
-
关于c语言的一些答案,请各位高手多多指教和帮助,谢谢大家了...
关于c语言的一些答案,请各位高手多多指教和帮助,谢谢大家了-C language about some of the answers, please advise and help you a lot, thank you for the
- 2023-04-24 15:25:02下载
- 积分:1
-
信息论大牛Gallager写的Principles of Digital Communications(数字通信原理),在亚马逊上的评价比另一牛人Proakis...
信息论大牛Gallager写的Principles of Digital Communications(数字通信原理),在亚马逊上的评价比另一牛人Proakis写的Communication Systems Engineering还高!
2008年出的新书哦! OCW上有Gallager的数字通信开放课程,可下载录像。-Information Theory Big cattle Gallager wrote Principles of Digital Communications (digital communications theory), in the Amazon than the other cattle on the evaluation of human Proakis written Communication Systems Engineering even higher! In 2008 a new book, Oh! OCW on Gallager" s digital communication open courses, downloadable video.
- 2022-08-08 04:43:12下载
- 积分:1
-
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了....
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了.-the authority of books, but microsoft is published, javasript with some differences, however, is very practical, said all the talk about it.
- 2023-01-08 03:10:02下载
- 积分:1
-
语言考试词典
计算机等级考试过关攻略,有详细的c语言考试大纲及试题,并配有源码-c language examination dictionary
- 2022-05-28 12:26:17下载
- 积分:1
-
C语言程序设计
C语言程序设计-C Programming Language
- 2022-02-20 16:42:18下载
- 积分:1
-
simulink introductory information, the teacher talked about class courseware, mo...
simulink的入门资料,老师上课讲的课件,较易懂,适用于初学者-simulink introductory information, the teacher talked about class courseware, more easy to understand for beginners
- 2022-10-18 13:50:03下载
- 积分:1
-
order Elaborates on Java2 language (Chinese version) (PDG version) very detailed...
Java2语言命令详解(中文版)(PDG版)非常细致,具体的介绍了java2的命令。-order Elaborates on Java2 language (Chinese version) (PDG version) very detailed and specific about the java2 orders.
- 2023-03-28 03:30:03下载
- 积分:1
-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1