搜索结果
找到约 666 项符合
READ 的查询结果
按分类筛选
- 全部分类
- 技术资料 (84)
- 单片机开发 (55)
- 其他 (40)
- 其他书籍 (35)
- Linux/Unix编程 (32)
- Java编程 (29)
- 单片机编程 (28)
- VHDL/FPGA/Verilog (21)
- 嵌入式/单片机编程 (19)
- 微处理器开发 (15)
- VC书籍 (15)
- 其他嵌入式/单片机内容 (14)
- 压缩解压 (11)
- 文章/文档 (10)
- 源码 (9)
- 书籍源码 (8)
- 编译器/解释器 (8)
- Java书籍 (8)
- Delphi控件源码 (8)
- 操作系统开发 (7)
- 电子书籍 (7)
- 驱动编程 (7)
- 汇编语言 (7)
- 嵌入式Linux (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- matlab例程 (6)
- 其他行业 (6)
- 系统设计方案 (6)
- GPS编程 (6)
- 通讯/手机编程 (5)
- 软件工程 (5)
- 串口编程 (5)
- 网络 (5)
- 软件设计/软件工程 (5)
- VIP专区 (5)
- 数据库系统 (4)
- 游戏 (4)
- *行业应用 (4)
- 多国语言处理 (4)
- 文件格式 (4)
- 数学计算 (4)
- USB编程 (4)
- 数据结构 (4)
- Windows CE (4)
- 书籍 (3)
- 编辑器/阅读器 (3)
- 磁盘编程 (3)
- 其他数据库 (3)
- 通讯编程文档 (3)
- 中间件编程 (3)
- SQL Server (3)
- Jsp/Servlet (3)
- RFID编程 (3)
- MTK (3)
- DSP编程 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- Internet/网络编程 (2)
- 手机短信编程 (2)
- 技术管理 (2)
- uCOS (2)
- J2ME (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- JavaScript (2)
- 软件 (1)
- 笔记 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- Windows编程 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 测试测量 (1)
- 实用工具 (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 企业管理 (1)
- 金融证券系统 (1)
- CA认证 (1)
- 家庭/个人应用 (1)
- Symbian (1)
- Windows Mobile (1)
- Oracle数据库 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- 人物传记/成功经验 (1)
- 认证考试资料 (1)
- 3G开发 (1)
其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this
* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
a ...
VC书籍 This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I h ...
VHDL/FPGA/Verilog 网卡的IP核
网卡的IP核,下载即可用,解压到指定目录下就可以了,参照里面的read me.
VHDL/FPGA/Verilog ISP的IP核
ISP的IP核,下载即可用,解压到指定目录下就可以了,参照里面的read me.
VHDL/FPGA/Verilog VGA的IP核
VGA的IP核,下载即可用,解压到指定目录下就可以了,参照里面的read me.
其他书籍 .NET Remoting is very important in distributed environments. This book essentially deals with the co
.NET Remoting is very important in distributed environments. This book essentially deals with the core concepts of .NET remoting along with some working examples. A must read.
技术资料 LPC1114实现SD卡文件系统读写功能
LPC1114实现SD卡文件系统读写功能-LPC1114 achieve SD card file system read and write functions
技术资料 ReadWriteSerialPort
这是一个读写串口的一个例子,用vc++6.0编译通过-This is a an example of serial read and write
技术资料 e2prwctrl
EEPROM芯片读写控制器的VHDL语音程序设计-EEPROM chip to read and write controller VHDL Voice program design
汇编语言 8051 monitor programm: - use external ram to run user program - use eeprom to save user program
8051 monitor programm:
- use external ram to run user program
- use eeprom to save user program
- provide single step debug,
can read internal register and ram