搜索结果
找到约 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)
Delphi控件源码 FlexCompress is a high-speed compression library developed to provide archive functionality for your
FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way.
单片机开发 This version of the code is compatible only with the AT89C2051 due to the location of the data buf
This version of the code is compatible only with the AT89C2051 due to the
location of the data buffer and stack in RAM. The code may be modified to
work with the AT89C1051 by relocating or resizing the buffer and stack to
fit into the smaller amount of RAM available in the AT89C1051.
操作系统开发 Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most po
Bochs is a highly portable open source IA-32 (x86) PC emulator
written in C++, that runs on most popular platforms. It includes
emulation of the Intel x86 CPU, common I/O devices, and a custom
BIOS. Currently, Bochs can be compiled to emulate a 386, 486,
Pentium, Pentium Pro or AMD64 CPU, including ...
数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
Java编程 基于STRUTS的网络调查应用
基于STRUTS的网络调查应用,支持单选,多选,图形等多种样式问答。
Web based test / exam system, supports profiles, groups and categories. Questions with one or more correct answers, open answers. Graphical results. Struts, J2EE, MVC.
编译器/解释器 此程序实现的是一个运算器
此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象:
IF,AND,OR,<,<=,>,>=,<>,=,==
数字0-9,(,),+,-,*,/,
SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.
游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。
Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器
Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。
Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
...
Internet/网络编程 This program queries the network and shows the Domains/Servers/Workstations structure. It also shows
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!
查询网络,显示 域/服务器/工作站的结构,它也显示用户,并将信息发送 ...