搜索结果
找到约 440 项符合
tools 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (51)
- 其他 (38)
- 技术资料 (20)
- Linux/Unix编程 (18)
- 微处理器开发 (15)
- 书籍 (12)
- VC书籍 (11)
- matlab例程 (10)
- 单片机编程 (9)
- 网络 (9)
- 电子书籍 (9)
- 可编程逻辑 (8)
- 单片机开发 (8)
- 软件工程 (8)
- 嵌入式/单片机编程 (8)
- 通讯/手机编程 (8)
- Delphi控件源码 (7)
- 人工智能/神经网络 (7)
- Java编程 (7)
- 文章/文档 (7)
- 开发工具 (6)
- VHDL/FPGA/Verilog (6)
- 软件 (6)
- 编译器/解释器 (5)
- 嵌入式Linux (5)
- MTK (5)
- 精品软件 (5)
- 加密解密 (4)
- 软件设计/软件工程 (4)
- 通讯编程文档 (4)
- 驱动编程 (4)
- SQL Server (4)
- 汇编语言 (4)
- Internet/网络编程 (4)
- VIP专区 (4)
- CA认证 (3)
- 手机WAP编程 (3)
- 语音压缩 (3)
- 文件格式 (3)
- 邮电通讯系统 (3)
- 操作系统开发 (3)
- 书籍源码 (3)
- Java书籍 (3)
- 数学计算 (3)
- BREW编程 (3)
- 行业发展研究 (3)
- 技术教程 (2)
- 软件下载 (2)
- 教程资料 (2)
- 模拟电子 (2)
- PCB相关 (2)
- 嵌入式综合 (2)
- J2ME (2)
- Windows CE (2)
- 生物技术 (2)
- 数据结构 (2)
- 其他嵌入式/单片机内容 (2)
- 数值算法/人工智能 (2)
- 系统设计方案 (2)
- 手机彩信(MMS)编程 (2)
- 其他数据库 (2)
- Oracle数据库 (2)
- 编辑器/阅读器 (2)
- 磁盘编程 (2)
- 实用电子技术 (1)
- 技术书籍 (1)
- EDA相关 (1)
- 教程资料 (1)
- allegro (1)
- Mentor (1)
- 电源技术 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Delphi/CppBuilder (1)
- GPS编程 (1)
- 压缩解压 (1)
- RFID编程 (1)
- Windows Mobile (1)
- 认证考试资料 (1)
- 家庭/个人应用 (1)
- 游戏 (1)
- Jsp/Servlet (1)
- 串口编程 (1)
- 企业管理 (1)
- Ajax (1)
- 手机短信编程 (1)
- DSP编程 (1)
- 其他行业 (1)
- USB编程 (1)
- 电子书籍 (1)
- Linux/uClinux/Unix编程 (1)
- 教程 (1)
- 其他 (1)
文章/文档 Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using API
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the environment from the lowest layers to the user layers.
其他书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programmin ...
生物技术 基于"trace transform"的识别2D图像的C++源程序
基于"trace transform"的识别2D图像的C++源程序,
主文件是tt.cpp,
在LINUX下可以用
g++ tt.cpp -o tt -O3进行编绎,
而且最后的结果也可以在MATLAB下显示出来,
This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matl ...
其他书籍 Building Embedded Linux Systems shows you how to design and build your own embedded systems using Li
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
其他书籍 palm编成,这种书很少,有兴趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/J
palm编成,这种书很少,有兴趣看看
Title: Palm Programming: The Developer s Guide
URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0
ISBN: 1-56592-5 ...
其他书籍 This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the
This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardization and other content classification and analysis methods. The ...
SQL Server SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for ...
数据结构 acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o
acm HDOJ 1051WoodenSticks
Description:
There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. Th ...
其他 编写驱动程序工具: 使用Numega Stdio中的工具
编写驱动程序工具:
使用Numega Stdio中的工具,SOURCE to Project Utilitity
点击"开始"->程序->Numega DriverStdio->Tools->Source to DSP Convert
在SOURCE框中选择你DDK的程序中的SOURCE文件,然后选择VC6.0(or VC5.0),点击Create ,你就可以在
VC中编译了。 ...