搜索结果
找到约 10,199 项符合
And 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (861)
- 书籍 (587)
- 其他 (585)
- matlab例程 (522)
- Java编程 (393)
- 单片机开发 (361)
- VC书籍 (297)
- 技术资料 (288)
- 单片机编程 (280)
- Linux/Unix编程 (269)
- 电子书籍 (233)
- 软件设计/软件工程 (215)
- 通讯/手机编程 (178)
- 人工智能/神经网络 (176)
- 微处理器开发 (172)
- 数学计算 (169)
- 通讯编程文档 (169)
- VHDL/FPGA/Verilog (164)
- 文章/文档 (161)
- Java书籍 (155)
- 软件工程 (149)
- 嵌入式/单片机编程 (147)
- 电源技术 (139)
- 书籍源码 (134)
- 系统设计方案 (120)
- 数值算法/人工智能 (119)
- 行业发展研究 (119)
- 加密解密 (115)
- Delphi控件源码 (112)
- 汇编语言 (110)
- 压缩解压 (109)
- 驱动编程 (106)
- 其他嵌入式/单片机内容 (105)
- 网络 (97)
- DSP编程 (94)
- 模拟电子 (90)
- 可编程逻辑 (86)
- 文件格式 (83)
- 编译器/解释器 (82)
- Internet/网络编程 (78)
- 数据结构 (67)
- 教程资料 (55)
- 游戏 (55)
- 其他行业 (53)
- GPS编程 (52)
- SQL Server (50)
- 操作系统开发 (45)
- 技术管理 (45)
- 技术书籍 (41)
- 无线通信 (41)
- 嵌入式Linux (41)
- VIP专区 (41)
- Windows CE (35)
- USB编程 (35)
- J2ME (34)
- 编辑器/阅读器 (30)
- Applet (29)
- JavaScript (29)
- 串口编程 (28)
- 3G开发 (28)
- Jsp/Servlet (28)
- *行业应用 (27)
- Symbian (27)
- 源码 (27)
- 嵌入式综合 (26)
- Windows Mobile (26)
- 论文 (26)
- FlashMX/Flex源码 (24)
- 中间件编程 (24)
- 其他数据库 (23)
- uCOS (22)
- 多媒体处理 (21)
- MySQL数据库 (20)
- RFID编程 (19)
- 通信网络 (18)
- 测试测量 (18)
- 邮电通讯系统 (18)
- 手机短信编程 (18)
- 数据库系统 (18)
- 多国语言处理 (17)
- 语音压缩 (17)
- 资料/手册 (16)
- CA认证 (15)
- 金融证券系统 (14)
- VxWorks (14)
- Ajax (14)
- C/C++语言编程 (13)
- PCB相关 (12)
- 教育系统应用 (12)
- 并行计算 (11)
- Modem编程 (11)
- 家庭/个人应用 (11)
- 实用工具 (10)
- 开关电源 (10)
- Delphi/CppBuilder (10)
- Oracle数据库 (10)
- 认证考试资料 (10)
- 学术论文 (10)
- 接口技术 (10)
- 行业应用文档 (9)
汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a
Base64 demonstrates how easy it is to decipher
plaintext usernames and passwords. Never login to a public network resource
unless some type of encryption is being used, secure socket layer is one example.
Most FTP sites also use plaintext passwords.
汇编语言 This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only ha
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.
其他 Queen and King 問題 : does some checking related to the movement of the queen.
Queen and King 問題 : does some checking related to the movement of the queen.
USB编程 pic mcu code:This application note describes the design and implementation of a USB Mass Storage De
pic mcu code:This application note describes the design and
implementation of a USB Mass Storage Device (MSD)
using a Secure Digital card, which should prove useful
to developers of USB mass storage solutions. This
application may be used as a stand-alone MSD or as a
Secure Digital/Multimedia Card ( ...
网络 C++ Builder 版的opc and enum
C++ Builder 版的opc and enum
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
Setting and Changing Column Widths
By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column wid ...
Applet A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...