搜索结果
找到约 1,085 项符合
Very 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (102)
- 其他 (75)
- Java编程 (57)
- 书籍 (51)
- Linux/Unix编程 (49)
- matlab例程 (42)
- 软件设计/软件工程 (39)
- VC书籍 (36)
- 单片机开发 (35)
- VHDL/FPGA/Verilog (29)
- 电子书籍 (27)
- 文章/文档 (23)
- 嵌入式/单片机编程 (22)
- 汇编语言 (21)
- 通讯编程文档 (20)
- 软件工程 (20)
- 技术资料 (20)
- 书籍源码 (18)
- Java书籍 (18)
- 文件格式 (15)
- 压缩解压 (14)
- Delphi控件源码 (13)
- 数值算法/人工智能 (12)
- 系统设计方案 (12)
- 通讯/手机编程 (11)
- 微处理器开发 (11)
- 网络 (11)
- 数学计算 (11)
- Jsp/Servlet (11)
- 游戏 (11)
- 单片机编程 (10)
- 人工智能/神经网络 (10)
- 行业发展研究 (10)
- 驱动编程 (9)
- 编译器/解释器 (9)
- 数据结构 (9)
- Internet/网络编程 (9)
- SQL Server (9)
- 技术管理 (9)
- 其他嵌入式/单片机内容 (9)
- 模拟电子 (8)
- 加密解密 (8)
- DSP编程 (8)
- 电源技术 (7)
- VIP专区 (7)
- FlashMX/Flex源码 (5)
- J2ME (5)
- 教程资料 (4)
- GPS编程 (4)
- 嵌入式Linux (4)
- Windows CE (4)
- Applet (4)
- 多国语言处理 (4)
- 实用工具 (3)
- 无线通信 (3)
- 其他行业 (3)
- 教育系统应用 (3)
- 编辑器/阅读器 (3)
- *行业应用 (3)
- 家庭/个人应用 (3)
- USB编程 (3)
- STL (3)
- JavaScript (3)
- 学术论文 (2)
- 嵌入式综合 (2)
- ARM (2)
- BREW编程 (2)
- 邮电通讯系统 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- Modem编程 (2)
- 操作系统开发 (2)
- SCSI/ASPI (2)
- VxWorks (2)
- 3G开发 (2)
- 人物传记/成功经验 (2)
- Ajax (2)
- 数据库系统 (2)
- Symbian (2)
- TAPI编程 (2)
- 图形图像 (1)
- allegro (1)
- 通信网络 (1)
- 开关电源 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Windows Mobile (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- uCOS (1)
- MTK (1)
- RFID编程 (1)
- MacOS编程 (1)
- 手机短信编程 (1)
- 能源行业(电力石油煤炭) (1)
- Oracle数据库 (1)
- 单片机 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 技术书籍 (1)
Java编程 从开始配置到使用以及一些简单的例子
从开始配置到使用以及一些简单的例子,对新手入门very good
通讯编程文档 2小时学会p99se的教程
2小时学会p99se的教程,是硬件设计者入门p99se的好教材,全部是图片教材,手把手教你,very good,我就是从这里开始学习p99se的。
生物技术 The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: T
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense an ...
Windows CE Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN ...
网络 This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cr ...
Delphi控件源码 Client/Server版本 DBISAM compiles directly into your application with no external libraries required.
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the s ...
编译器/解释器 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 ...
数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
书籍源码 The source code for "C++ Solutions". This book is a companion to the book that is widely recognized
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.