搜索结果
找到约 540 项符合
Many 的查询结果
按分类筛选
- 全部分类
- 书籍 (108)
- 其他书籍 (38)
- 其他 (29)
- 单片机编程 (24)
- Linux/Unix编程 (20)
- 模拟电子 (15)
- 电源技术 (14)
- Java编程 (14)
- matlab例程 (14)
- VC书籍 (14)
- 单片机开发 (12)
- 技术资料 (11)
- 压缩解压 (10)
- 软件设计/软件工程 (9)
- 网络 (9)
- Java书籍 (9)
- 系统设计方案 (7)
- 行业发展研究 (7)
- 电子书籍 (7)
- 数值算法/人工智能 (7)
- VHDL/FPGA/Verilog (7)
- 数据结构 (7)
- 数学计算 (6)
- 技术管理 (6)
- 微处理器开发 (6)
- 可编程逻辑 (5)
- 人工智能/神经网络 (5)
- 软件工程 (5)
- 书籍源码 (5)
- 通讯编程文档 (5)
- 游戏 (5)
- 无线通信 (4)
- 测试测量 (4)
- 编译器/解释器 (4)
- 操作系统开发 (4)
- 文件格式 (4)
- 汇编语言 (4)
- 技术书籍 (3)
- 教程资料 (3)
- 通信网络 (3)
- 嵌入式/单片机编程 (3)
- 中间件编程 (3)
- 通讯/手机编程 (3)
- 论文 (3)
- 嵌入式综合 (2)
- 接口技术 (2)
- *行业应用 (2)
- 教育系统应用 (2)
- 文章/文档 (2)
- Internet/网络编程 (2)
- Delphi控件源码 (2)
- 其他行业 (2)
- 数据库系统 (2)
- 多国语言处理 (2)
- SQL Server (2)
- 加密解密 (2)
- Jsp/Servlet (2)
- VIP专区 (2)
- 多媒体处理 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- DSP编程 (1)
- 源码/资料 (1)
- 家庭/个人应用 (1)
- uCOS (1)
- 串口编程 (1)
- 语音压缩 (1)
- 驱动编程 (1)
- 电子政务应用 (1)
- 并行计算 (1)
- Delphi/CppBuilder (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
- JavaScript (1)
- 认证考试资料 (1)
- 人物传记/成功经验 (1)
- VxWorks (1)
- STL (1)
- GPS编程 (1)
- J2ME (1)
- Symbian (1)
- 单片机 (1)
- DSP工具/软件 (1)
- 软件 (1)
Java书籍 In today’s IT environment, Java is a leading technology in the world of enterprise development. As
In today’s IT environment, Java is a leading technology in the world of enterprise
development. As management demands more from technology, complexity
in infrastructure seems to grow exponentially, leaving many unable to
keep up with the demands of such a fast-paced world. These complexities
can be ...
Java编程 一个基于NHibernate的N层开发基础框架(可以
一个基于NHibernate的N层开发基础框架(可以,马上应用到你的项目中),使用.NET(C#)开发。基本操作CRUD完全实现,数据间的关系(one-to-many,many-to-many)均有实现!
汇编语言 This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only ha
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.
压缩解压 aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executa
aPLib is a 32-bit compression library based on the compression algorithm
used in aPACK (my executable packer). aPLib is an easy-to-use alternative
to many of the heavy-weight compression libraries available.
其他书籍 This book is about using Python to get jobs done on Windows.This intended to be a practical book foc
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by ...
其他书籍 The LT® 1529/LT1529-3.3/LT1529-5 are 3A low dropout regulators with micropower quiescent current
The LT&reg 1529/LT1529-3.3/LT1529-5 are 3A low dropout
regulators with micropower quiescent current and shutdown.
The devices are capable of supplying 3A of output
current with a dropout voltage of 0.6V. Designed for use
in battery-powered systems, the low quiescent current,
50mA operating and 16mA ...
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
*行业应用 一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH
一款国外的CMS管理系统
PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in ma ...
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
数据结构 This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This
This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super
acrobatic and I am sure that not many programmers can understand the algorithms.