搜索结果
找到约 504 项符合
PACKage 的查询结果
按分类筛选
- 全部分类
- 技术资料 (119)
- Java编程 (31)
- 其他 (26)
- 其他书籍 (25)
- matlab例程 (23)
- Linux/Unix编程 (16)
- 数学计算 (15)
- 电源技术 (14)
- 人工智能/神经网络 (14)
- 单片机开发 (12)
- 单片机编程 (8)
- 数值算法/人工智能 (8)
- Delphi控件源码 (8)
- 其他嵌入式/单片机内容 (7)
- 压缩解压 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (6)
- 书籍源码 (5)
- 可编程逻辑 (5)
- 微处理器开发 (5)
- Java书籍 (5)
- VHDL/FPGA/Verilog (5)
- Internet/网络编程 (4)
- 编译器/解释器 (4)
- 数据结构 (4)
- 软件设计/软件工程 (4)
- VIP专区 (4)
- 书籍 (3)
- 加密解密 (3)
- 多媒体处理 (3)
- 通讯/手机编程 (3)
- 电子书籍 (3)
- 教程资料 (3)
- 网络 (3)
- 文件格式 (3)
- USB编程 (3)
- 文章/文档 (3)
- J2ME (3)
- Windows CE (3)
- 中间件编程 (3)
- SQL Server (3)
- 行业发展研究 (3)
- 源码 (2)
- 软件 (2)
- PCB相关 (2)
- 接口技术 (2)
- 软件工程 (2)
- Modem编程 (2)
- 游戏 (2)
- 编辑器/阅读器 (2)
- Applet (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- uCOS (2)
- 嵌入式Linux (2)
- FlashMX/Flex源码 (2)
- 生物技术 (2)
- JavaScript (2)
- VC书籍 (2)
- 邮电通讯系统 (2)
- GPS编程 (2)
- 并行计算 (2)
- 经验分享 (1)
- Linux/uClinux/Unix编程 (1)
- DSP编程 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 实用工具 (1)
- Matlab (1)
- 嵌入式综合 (1)
- 驱动编程 (1)
- 手机短信编程 (1)
- 磁盘编程 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- CA认证 (1)
- 通讯编程文档 (1)
- BREW编程 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- Symbian (1)
- 系统设计方案 (1)
- 医药行业 (1)
- Oracle数据库 (1)
- 人物传记/成功经验 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 认证考试资料 (1)
- 3G开发 (1)
数学计算 LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
Java书籍 package query public class LinkQuery { private Node front private Node vear public Link
package query
public class LinkQuery
{
private Node front
private Node vear
public LinkQuery()
{
this.front=null
this.vear=null
}
public void add(int i)
{
Node newNode=new Node(i)
if(vear==null && front==null)
{
vear=newNode
front=newNode
return
}
vear.next=ne ...
BREW编程 This package includes a 3-D game engine example application and a document describing the most impor
This package includes a 3-D game engine example application and a document describing the most important programming tricks and algorithm issues to consider when developing 3-D programs on Symbian OS.
Internet/网络编程 The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresse ...
单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
通讯/手机编程 This package provides encoders and fast Viterbi decoders for the NASA standard rate 1/2 and rate 1/
This package provides encoders and fast Viterbi decoders for the NASA
standard rate 1/2 and rate 1/3 constraint length 7 convolutional codes.
人工智能/神经网络 basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code
basic.c */
/**//* Project:NeuroBasic, basic package*//**/
/* Survey:This is a simple Basic b-code compiler which*/
/*can be used as a comfortable command shell for */
/* any program. The actual compiler is found in */
/*compiler.c.*/
/*The functions m_fctptr() and user_server()*/
/*build an interfa ...
编译器/解释器 Please read your package and describe it at least 40 bytes. System will automatically delete the di
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release
书籍源码 Please read your package and describe it at least 40 bytes. System will automatically delete the di
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
多国语言处理 ase read your package and describe it at least 40 bytes. System will automatically delete the direc
ase read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.