搜索结果
找到约 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)
Internet/网络编程 ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngr
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, ...
其他书籍 尝试使用有意义的结构与组织
尝试使用有意义的结构与组织,并写得清楚些。请记住许多 HOWTOs 的读者并非以英文作为母语的。 如果你在写一份 HOWTO,你必须 使用 SGML-Tools 工具,可从 http://www.xs4all.nl/~cg/sgmltools/取得。
Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
语音压缩 音频编码。有关oggvorbis开发
音频编码。有关oggvorbis开发,主要为ogg码流结构及封装的程序,和vorbis-tools,libvorbis一起使用
数学计算 A*寻路算法, 源代码中使用的SDL库
A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。
生物技术 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 ...
Delphi控件源码 Suite of components to add scripting capabilities to your applications, including Pascal & Basic scr
Suite of components to add scripting capabilities to your applications, including Pascal & Basic scripting engines, Pascal & Basic syntax highlighting memo and script debug tools.
Linux/Unix编程 linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation
linux 的引导程序源码The Microsoft&reg Windows&reg Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium ...
单片机开发 small rtos for avr small rtos 使用了动态堆栈 想无需任何改动就可以编译这个程序
small rtos for avr
small rtos 使用了动态堆栈
想无需任何改动就可以编译这个程序,就必须安装winavr20050214和uv2,先点击uv2的工程文件打开这个工程然后在Tools---->Customize Tools Menu...嵌入gcc编译命令make all和make clean即可立即编译。编译后可以使用avr studio进行代码级仿真 ...
微处理器开发 The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) de
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and ...