搜索结果
找到约 1,290 项符合
Time 的查询结果
按分类筛选
- 全部分类
- 技术资料 (103)
- 其他 (77)
- 其他书籍 (74)
- 书籍 (73)
- matlab例程 (72)
- 单片机开发 (70)
- 单片机编程 (65)
- Linux/Unix编程 (41)
- 软件工程 (33)
- 书籍源码 (32)
- Java编程 (28)
- 软件设计/软件工程 (24)
- 嵌入式/单片机编程 (23)
- 数学计算 (23)
- DSP编程 (23)
- 通讯/手机编程 (21)
- 其他嵌入式/单片机内容 (19)
- 数值算法/人工智能 (17)
- 游戏 (17)
- 电子书籍 (17)
- 通讯编程文档 (16)
- Delphi控件源码 (16)
- 电源技术 (15)
- 微处理器开发 (15)
- 文章/文档 (15)
- 模拟电子 (14)
- 汇编语言 (14)
- 系统设计方案 (13)
- 可编程逻辑 (12)
- 数据结构 (12)
- 网络 (12)
- uCOS (11)
- 文件格式 (11)
- VIP专区 (11)
- 学术论文 (10)
- 教程资料 (10)
- 行业发展研究 (10)
- VHDL/FPGA/Verilog (10)
- VC书籍 (10)
- 人工智能/神经网络 (9)
- 源码 (9)
- 嵌入式综合 (8)
- 编译器/解释器 (8)
- Internet/网络编程 (7)
- 3G开发 (7)
- 操作系统开发 (7)
- GPS编程 (6)
- 通信网络 (5)
- 技术管理 (5)
- 其他行业 (5)
- 无线通信 (4)
- 测试测量 (4)
- J2ME (4)
- 邮电通讯系统 (4)
- 压缩解压 (4)
- 加密解密 (4)
- *行业应用 (4)
- Java书籍 (4)
- 软件 (4)
- 其他 (4)
- 技术书籍 (3)
- 嵌入式Linux (3)
- 中间件编程 (3)
- 交通/航空行业 (3)
- 串口编程 (3)
- 驱动编程 (3)
- Symbian (3)
- 精品软件 (3)
- 工控技术 (2)
- 数据库系统 (2)
- Windows CE (2)
- 生物技术 (2)
- 电子政务应用 (2)
- 人物传记/成功经验 (2)
- SQL Server (2)
- VxWorks (2)
- JavaScript (2)
- 其他数据库 (2)
- 编辑器/阅读器 (2)
- Windows Mobile (2)
- Delphi/CppBuilder (2)
- 论文 (2)
- 经验 (2)
- uCOS编程 (1)
- 资料/手册 (1)
- ALTERA FPGA开发软件 (1)
- 传感与控制 (1)
- 开关电源 (1)
- ARM (1)
- 教程资料 (1)
- 开发工具 (1)
- PCB相关 (1)
- 仿真技术 (1)
- 电子元器件应用 (1)
- FlashMX/Flex源码 (1)
- 企业管理 (1)
- Modem编程 (1)
- Jsp/Servlet (1)
- 并行计算 (1)
- MacOS编程 (1)
电子书籍 With this foundation, you explore a development model that addresses the complete range of issues in
With this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operating systems, hardware and software partitioning, layering, and protocol stacks.
单片机开发 This section describes the eSOAP toolkit demo package. It consists of the eSOAP runtime for MS Win
This section describes the eSOAP toolkit demo package. It consists of the eSOAP
runtime for MS Windows, the demo version of the esoapcg compiler and some
source code examples to help developers learning how to use the toolkit
( run-time ) and how to specify service interfaces using the esoap code ...
其他 * 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 ...
其他 对应论文写的时空码的仿真程序。为2天线
对应论文写的时空码的仿真程序。为2天线,BPSK调制模式。自己写的Space time code simulation提供给大家
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
其他 Introduction A shared library is a collection of functions that are available for use by one or mor
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
Linux/Unix编程 TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, chan
TinyLogin is a suite of tiny Unix utilities for handling logging into,
being authenticated by, changing one s password for, and otherwise
maintaining users and groups on an embedded system. It also provides
shadow password support to enhance system security. TinyLogin is, as the
name implies, very s ...