搜索结果
找到约 431 项符合
most 的查询结果
按分类筛选
- 全部分类
- 书籍 (67)
- 其他书籍 (38)
- 其他 (20)
- 单片机编程 (16)
- 模拟电子 (13)
- Linux/Unix编程 (13)
- 电源技术 (12)
- VC书籍 (12)
- 电子书籍 (11)
- 软件工程 (11)
- 技术资料 (11)
- 单片机开发 (9)
- Java书籍 (9)
- Java编程 (9)
- 可编程逻辑 (8)
- Internet/网络编程 (7)
- Delphi控件源码 (7)
- 书籍源码 (7)
- 软件设计/软件工程 (7)
- 编译器/解释器 (6)
- 数学计算 (6)
- 通讯编程文档 (6)
- 行业发展研究 (6)
- 人工智能/神经网络 (5)
- 网络 (5)
- 压缩解压 (5)
- 系统设计方案 (5)
- 教程资料 (4)
- 无线通信 (4)
- 汇编语言 (4)
- 微处理器开发 (4)
- 文件格式 (4)
- 通讯/手机编程 (4)
- 技术书籍 (3)
- 数值算法/人工智能 (3)
- 技术管理 (3)
- matlab例程 (3)
- 驱动编程 (3)
- 数据结构 (3)
- 加密解密 (3)
- VHDL/FPGA/Verilog (3)
- 多媒体处理 (2)
- allegro (2)
- 嵌入式综合 (2)
- 游戏 (2)
- DSP编程 (2)
- Windows Mobile (2)
- *行业应用 (2)
- J2ME (2)
- BREW编程 (2)
- GPS编程 (2)
- SQL Server (2)
- MySQL数据库 (2)
- 论文 (2)
- 实用工具 (1)
- 传感与控制 (1)
- 测试测量 (1)
- 接口技术 (1)
- 手机WAP编程 (1)
- 操作系统开发 (1)
- 嵌入式/单片机编程 (1)
- 语音压缩 (1)
- 嵌入式Linux (1)
- 其他数据库 (1)
- Delphi/CppBuilder (1)
- 邮电通讯系统 (1)
- 其他行业 (1)
- 人物传记/成功经验 (1)
- 其他嵌入式/单片机内容 (1)
- 编辑器/阅读器 (1)
- 金融证券系统 (1)
- FlashMX/Flex源码 (1)
- JavaScript (1)
- RFID编程 (1)
- Modem编程 (1)
- 3G开发 (1)
- 文章/文档 (1)
- 软件 (1)
- 笔记 (1)
- VIP专区 (1)
Internet/网络编程 Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice ro ...
游戏 * This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ES
* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
数学计算 OFELI is an object oriented library of C++ classes for development of finite element codes. Its main
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and pre ...
数据结构 SPLASH is a c++ class library that implements many of the Perl constructs and data types, including
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provi ...
数值算法/人工智能 WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode b
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few ...
手机WAP编程 This software aims to create an applet and panel tools to manage a wireless interface card, such as
This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more platforms
编译器/解释器 c语言编译器
c语言编译器,跨平台,4.2版本
lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. For details, see
http://www.research. ...
编译器/解释器 c语言编译器
c语言编译器,3.6版本
lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. For details, see
http://www.research.microsof ...
编译器/解释器 Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port
Many many developers all over the net respect NASM for what i s
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).
Now we have good news for you: NASM is licensed under LGPL.
This means its developm ...
DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that
DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that
were engineered without it. When the program is not built from the ground up using the
DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers
from reaping t ...