-
LDPC coding
国内LDPC编码的书籍 172页 详细讲述了LDPC的编译码原理-LDPC coding
- 2022-03-20 02:46:47下载
- 积分:1
-
JavaScript的帮助文件,经典
JavaScript的帮助文件,经典-JavaScript help files, Classic
- 2022-07-19 18:38:39下载
- 积分:1
-
有c语言的简单介绍和100个比较经典的C语言实例
很适合C语言初学者作为入门读物...
有c语言的简单介绍和100个比较经典的C语言实例
很适合C语言初学者作为入门读物-c language is a simple introduction and 100 more classic example of the C language is very suitable for beginners as C- Gate books
- 2022-08-14 19:50:20下载
- 积分:1
-
API is a guide, to see ah
是API教程1,请注意看啊-API is a guide, to see ah
- 2022-09-07 14:50:03下载
- 积分:1
-
研究生上课课件,适合初学者。一些基本的方法和理论研究
研究生上课课件,适合初学者。一些基本的方法和理论研究-Graduate school courseware, suitable for beginners. Some basic methods and theoretical studies
- 2022-04-01 16:30:10下载
- 积分:1
-
SCJP考题中的陷阱,认证考试必学
SCJP考题中的陷阱,认证考试必学 -SCJP exam in the trap, the certification exam will study the certification exam will study
- 2022-07-23 13:53:40下载
- 积分:1
-
CSS2.0参考手册,内容详细,web前台开发必备
CSS2.0参考手册,内容详细,web前台开发必备-CSS2.0 Reference Manual and detailed, web development of essential front
- 2022-02-13 03:56:37下载
- 积分:1
-
本书是数据结构和算法分析方面的经典教材。第2版更加精炼并强化了本书创新的对算法和数据结构的讲授方法。通过C程序的实现,着重阐述了抽象数据类型(ADT)的概念,并...
本书是数据结构和算法分析方面的经典教材。第2版更加精炼并强化了本书创新的对算法和数据结构的讲授方法。通过C程序的实现,着重阐述了抽象数据类型(ADT)的概念,并对算法的效率、性能和运行时间进行了分析。本书适合作为本科数据结构课程或研究生第一年算法分析课程的教材。第1~9章为大多数本科一学期数据结构课程提供了足够的材料。多学时课程可讲授第10章。研究生的算法分析课程可以使用第6-12章的内容。-c language to describe the (English version 2): This book is the analysis of data structures and algorithms of the classic textbooks. Version 2 is more refined and strengthened the book of innovative algorithms and data structures on the method of instruction. Achieved by C programs, focusing on the abstract data type (ADT) concept, and the algorithm efficiency, performance and running time were analyzed. This book is suitable as an undergraduate or graduate courses during the first year data structures algorithm analysis course teaching materials. Chapter 1 Chapter 9 for most undergraduate courses a semester data structures provided sufficient material. Multi-hours courses can be taught in Chapter 10. Algorithm Analysis postgraduate courses can use the first 6 to 12 chapters.
- 2022-04-25 03:58:28下载
- 积分:1
-
Visiual basic 基础教程!适合于初学者!
Visiual basic 基础教程!适合于初学者!-Visiual basic Essentials! Suitable for beginners!
- 2022-07-14 22:03:45下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1