搜索结果
找到约 1,698 项符合
OR 的查询结果
按分类筛选
- 全部分类
- 书籍 (127)
- 其他 (97)
- 单片机编程 (80)
- 其他书籍 (78)
- Java编程 (77)
- matlab例程 (74)
- 单片机开发 (72)
- 技术资料 (69)
- Linux/Unix编程 (44)
- 电源技术 (41)
- 嵌入式/单片机编程 (33)
- 数学计算 (31)
- 可编程逻辑 (28)
- 微处理器开发 (28)
- 软件设计/软件工程 (28)
- VC书籍 (27)
- 模拟电子 (26)
- 电子书籍 (24)
- Java书籍 (24)
- 人工智能/神经网络 (23)
- 加密解密 (23)
- 网络 (22)
- Delphi控件源码 (22)
- 通讯编程文档 (21)
- 汇编语言 (20)
- 软件工程 (20)
- 通讯/手机编程 (19)
- Internet/网络编程 (18)
- 行业发展研究 (18)
- 游戏 (17)
- 文章/文档 (17)
- 教程资料 (16)
- 驱动编程 (16)
- 数值算法/人工智能 (16)
- 书籍源码 (16)
- 压缩解压 (16)
- 编译器/解释器 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (13)
- 其他嵌入式/单片机内容 (12)
- 嵌入式综合 (10)
- DSP编程 (10)
- 数据结构 (10)
- 其他行业 (10)
- Windows CE (10)
- 无线通信 (9)
- 串口编程 (9)
- GPS编程 (9)
- 技术管理 (9)
- 系统设计方案 (9)
- 传感与控制 (8)
- 开关电源 (7)
- 嵌入式Linux (7)
- 其他数据库 (7)
- JavaScript (7)
- USB编程 (7)
- 源码 (7)
- PCB相关 (6)
- 操作系统开发 (6)
- uCOS (6)
- SQL Server (6)
- J2ME (6)
- VxWorks (6)
- Symbian (6)
- 中间件编程 (6)
- Jsp/Servlet (6)
- Applet (6)
- 技术书籍 (5)
- FlashMX/Flex源码 (5)
- Windows Mobile (5)
- 编辑器/阅读器 (5)
- VIP专区 (5)
- 手机短信编程 (4)
- 多国语言处理 (4)
- 论文 (4)
- 开发工具 (3)
- Delphi/CppBuilder (3)
- 磁盘编程 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- 学术论文 (2)
- 多媒体处理 (2)
- Mentor (2)
- 实用工具 (2)
- 测试测量 (2)
- 接口技术 (2)
- TAPI编程 (2)
- 手机彩信(MMS)编程 (2)
- 邮电通讯系统 (2)
- Ajax (2)
- CA认证 (2)
- 教育系统应用 (2)
- 并行计算 (2)
- MySQL数据库 (2)
- uCOS编程 (1)
- 行业应用文档 (1)
- 经验分享 (1)
- 资料/手册 (1)
- CAM (1)
- ARM (1)
Internet/网络编程 Library of C functions that allows a program to use WinSock 2 functionality if it is available or fa
Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
嵌入式/单片机编程 S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP a ...
通讯/手机编程 Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatib
Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatible for v1.0 above development platform.
汇编语言 This code may be reused for any educational or non-commercial application without further licence Co
This code may be reused for any educational or non-commercial application without further licence Contact the author at BrianLBurns@att.net for any other use.
Java编程 JCCKit is a Java library which can be used in any Java application or applet to visualize scientific
JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
手机短信编程 SMS for T28 or T10 by Atmel AT90S2313 Circuit and source code in C.
SMS for T28 or T10 by Atmel AT90S2313 Circuit and source code in C.
嵌入式/单片机编程 This program is free software you can redistribute it and/or modify it under the terms of the GNU Ge
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful ...
VHDL/FPGA/Verilog 2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and ...