搜索结果
找到约 2,427 项符合
that 的查询结果
按分类筛选
- 全部分类
- 书籍 (256)
- 其他 (141)
- 其他书籍 (130)
- Java编程 (105)
- 单片机编程 (98)
- matlab例程 (94)
- VC书籍 (76)
- 单片机开发 (69)
- Linux/Unix编程 (65)
- 电源技术 (60)
- 技术资料 (52)
- 软件设计/软件工程 (46)
- 可编程逻辑 (45)
- 电子书籍 (44)
- 数学计算 (40)
- 人工智能/神经网络 (40)
- 模拟电子 (36)
- 压缩解压 (34)
- Java书籍 (33)
- 文章/文档 (33)
- 嵌入式/单片机编程 (32)
- 数值算法/人工智能 (31)
- 微处理器开发 (30)
- 驱动编程 (30)
- 行业发展研究 (29)
- VHDL/FPGA/Verilog (28)
- 教程资料 (27)
- 网络 (27)
- 通讯/手机编程 (26)
- Internet/网络编程 (25)
- Delphi控件源码 (25)
- 系统设计方案 (25)
- 编译器/解释器 (24)
- 文件格式 (23)
- 其他嵌入式/单片机内容 (22)
- 数据结构 (21)
- 书籍源码 (21)
- 汇编语言 (21)
- 软件工程 (20)
- DSP编程 (20)
- 无线通信 (18)
- 通讯编程文档 (18)
- 加密解密 (18)
- 其他行业 (15)
- JavaScript (15)
- Applet (13)
- SQL Server (12)
- 技术管理 (12)
- GPS编程 (11)
- J2ME (11)
- 游戏 (11)
- 论文 (11)
- 其他数据库 (10)
- VIP专区 (10)
- 嵌入式Linux (9)
- 操作系统开发 (9)
- 通信网络 (8)
- 测试测量 (8)
- 嵌入式综合 (8)
- Windows Mobile (7)
- 串口编程 (7)
- 编辑器/阅读器 (7)
- MySQL数据库 (7)
- Jsp/Servlet (7)
- RFID编程 (6)
- Windows CE (6)
- 手机短信编程 (6)
- ARM (5)
- 人物传记/成功经验 (5)
- uCOS (5)
- MacOS编程 (5)
- *行业应用 (5)
- 技术书籍 (5)
- 源码 (5)
- 邮电通讯系统 (4)
- 中间件编程 (4)
- VxWorks (4)
- FlashMX/Flex源码 (4)
- Symbian (4)
- 资料/手册 (3)
- PCB相关 (3)
- 源码/资料 (3)
- 数据库系统 (3)
- Delphi/CppBuilder (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- USB编程 (3)
- CA认证 (3)
- 接口技术 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- allegro (2)
- Mentor (2)
- 传感与控制 (2)
- 开关电源 (2)
- 磁盘编程 (2)
- 手机彩信(MMS)编程 (2)
- Modem编程 (2)
- 多国语言处理 (2)
- 认证考试资料 (2)
单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used ...
其他 检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes of ZwQueryDirectoryFile and that t
检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes
of ZwQueryDirectoryFile and that trick will fail then :( So, you will
probably need a small database of the correct indexes for all Windows
versions
其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...
手机短信编程 SMS SDK classes.This is the archive that must be included in the classpath.
SMS SDK classes.This is the archive that must be included in the
classpath.
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
Java书籍 This book isn t for uber-programmers who already have all the answers. If you think that J2EE does e
This book isn t for uber-programmers who already have all the answers. If you think that J2EE does everything that you need it to do and you can make it sing, this book is not for you. Believe me, there are already enough books out there for you.
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
Java编程 Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, n
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
SQL Server It also provides a sample C++ client that tests the U2CP and CP2U conversion functions.
It also provides a sample C++ client that tests the U2CP and CP2U conversion functions.
其他 These instructions assume that the 1.4 versions of the java and appletviewer commands are in your p
These instructions assume that the 1.4 versions of the java
and appletviewer commands are in your path. If they aren t,
then you should either specify the complete path to the commands
or update your PATH environment variable as described in the
installation instructions for the Java 2 SDK.