搜索结果
找到约 167 项符合
much 的查询结果
按分类筛选
- 全部分类
- 书籍 (33)
- 其他书籍 (14)
- 其他 (12)
- Java编程 (9)
- 软件设计/软件工程 (8)
- Delphi控件源码 (5)
- 通讯/手机编程 (5)
- Linux/Unix编程 (4)
- 电子书籍 (4)
- 人工智能/神经网络 (4)
- 驱动编程 (4)
- matlab例程 (4)
- 技术资料 (4)
- 模拟电子 (3)
- 电源技术 (3)
- 单片机编程 (3)
- VC书籍 (3)
- 嵌入式综合 (2)
- Internet/网络编程 (2)
- 软件工程 (2)
- 操作系统开发 (2)
- 通讯编程文档 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 单片机开发 (2)
- 技术书籍 (1)
- 可编程逻辑 (1)
- FlashMX/Flex源码 (1)
- 生物技术 (1)
- 串口编程 (1)
- 游戏 (1)
- 数学计算 (1)
- *行业应用 (1)
- 汇编语言 (1)
- 嵌入式Linux (1)
- 其他行业 (1)
- BREW编程 (1)
- 中间件编程 (1)
- 数据库系统 (1)
- 压缩解压 (1)
- J2ME (1)
- 数据结构 (1)
- 系统设计方案 (1)
- Java书籍 (1)
- 网络 (1)
- 手机短信编程 (1)
- GPS编程 (1)
- 微处理器开发 (1)
- 磁盘编程 (1)
- JavaScript (1)
- SQL Server (1)
- VHDL/FPGA/Verilog (1)
- 文章/文档 (1)
- 无线通信 (1)
游戏 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-1
21天学会用JAVA开发网络游戏
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 287 KB
书籍等级:
整理时间: 2004-11-3 20:41:10
With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is som ...
人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in less than 1 second ...
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
*行业应用 一款国外的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 ...
电子书籍 In this book, we aim to give you an introduction to a wide variety of topics important to you as a d
In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much ex ...
汇编语言 eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086.
As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
Java编程 Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, n
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
通讯/手机编程 SMS-Man is a set of cross-platformed utilities for SMS sending. You can organize SMS-list , SMS aler
SMS-Man is a set of cross-platformed utilities for SMS sending. You can organize SMS-list , SMS alert system (useful for system administrators) and much more.
驱动编程 Due to an increase in demand for and questions about direct disk access for Micrososft platforms, a
Due to an increase in demand for and questions about direct disk
access for Micrososft platforms, and due to the fact that Microsoft
has no API for direct disk access, I am releasing this library
much earlier than I intended at that start. I am still working on
this code.