搜索结果
找到约 757 项符合
Small-World 的查询结果
DSP编程 In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not nece ...
VC书籍 这是C++编程思想第四版.pdf 本书曾获: ·被china-pub会员评为“2007年我最喜爱的十大技术图书”之一 ·2003年《Software Development》杂志最佳书籍Jo
这是C++编程思想第四版.pdf
本书曾获:
·被china-pub会员评为“2007年我最喜爱的十大技术图书”之一
·2003年《Software Development》杂志最佳书籍Jolt大奖
·2003年《Java Developer’s Journal》读者选择最佳书籍奖
·2001年《Java World》编辑选择最佳书籍奖
·2000年《Java World》读者选择最佳书籍奖
·1999年《Sof ...
驱动编程 This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide
hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller
solution in small die size. To reduce total system cost, the S3C2410A includes ...
其他书籍 In the rectangle packing problem, encoding schemes to represent the placements of rectangles are th
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
其他书籍 QuickSteps books are recipe books for computer users. They answer the question 揌ow do I...??by prov
QuickSteps books are recipe books for computer users. They answer the
question 揌ow do I...??by providing a quick set of steps to accomplish the
most common tasks with a particular program. The sets of steps are the
central focus of the book. Sidebar QuickSteps provide information on how to
do quick ...
Java编程 创建一个Java Application程序
创建一个Java Application程序,并能在控制台直接输出“Hello World!”字符串
Java编程 压缩包内是近180多个针对Java初学者编写的简单实例
压缩包内是近180多个针对Java初学者编写的简单实例,包含HELLO WORLD、基本的字符操作、文件操作、循环控制等,比较适合JAVA新手朋友。
其他书籍 Text mining tries to solve the crisis of information overload by combining techniques from data mini
Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth examination of core text mining and link detection algorithms a ...
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
汇编语言 This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format
This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout ...