搜索结果
找到约 1,020 项符合
SIMple 的查询结果
按分类筛选
- 全部分类
- Java编程 (89)
- 其他 (72)
- 单片机编程 (50)
- matlab例程 (50)
- 其他书籍 (37)
- 单片机开发 (33)
- 人工智能/神经网络 (30)
- Linux/Unix编程 (29)
- VHDL/FPGA/Verilog (27)
- 编译器/解释器 (25)
- 数学计算 (23)
- 数值算法/人工智能 (20)
- 嵌入式/单片机编程 (19)
- 书籍 (19)
- 游戏 (18)
- Delphi控件源码 (18)
- 压缩解压 (18)
- 软件设计/软件工程 (17)
- 网络 (16)
- 技术资料 (16)
- 其他嵌入式/单片机内容 (15)
- 微处理器开发 (15)
- 汇编语言 (14)
- 操作系统开发 (13)
- 文章/文档 (13)
- 通讯/手机编程 (12)
- 系统设计方案 (12)
- 文件格式 (11)
- Applet (11)
- 加密解密 (11)
- 数据结构 (10)
- 技术管理 (10)
- 电源技术 (9)
- 书籍源码 (9)
- VC书籍 (9)
- Java书籍 (9)
- Jsp/Servlet (9)
- 模拟电子 (8)
- J2ME (8)
- 通讯编程文档 (8)
- 其他行业 (8)
- *行业应用 (8)
- 行业发展研究 (7)
- SQL Server (7)
- 电子书籍 (7)
- Delphi/CppBuilder (7)
- Symbian (6)
- 嵌入式综合 (5)
- Windows Mobile (5)
- Internet/网络编程 (5)
- 驱动编程 (5)
- 其他数据库 (5)
- 串口编程 (5)
- 家庭/个人应用 (5)
- JavaScript (5)
- VIP专区 (5)
- USB编程 (4)
- 软件工程 (4)
- 3G开发 (4)
- 嵌入式Linux (4)
- 可编程逻辑 (3)
- 数据库系统 (3)
- 并行计算 (3)
- Windows CE (3)
- 编辑器/阅读器 (3)
- 源码 (3)
- 教程资料 (2)
- 开发工具 (2)
- 源码/资料 (2)
- MySQL数据库 (2)
- uCOS (2)
- GPS编程 (2)
- 教育系统应用 (2)
- TAPI编程 (2)
- Ajax (2)
- 手机WAP编程 (2)
- 论文 (2)
- 精品软件 (2)
- 学术论文 (1)
- ALTERA FPGA开发软件 (1)
- Proe教程 (1)
- autocad教程 (1)
- 通信网络 (1)
- 无线通信 (1)
- PCB相关 (1)
- 接口技术 (1)
- 并口编程 (1)
- 中间件编程 (1)
- 邮电通讯系统 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- 磁盘编程 (1)
- RFID编程 (1)
- 手机短信编程 (1)
- 传真(Fax)编程 (1)
- BREW编程 (1)
- DSP编程 (1)
- 人物传记/成功经验 (1)
- 金融证券系统 (1)
- 医药行业 (1)
游戏 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 ...
单片机开发 keeloq滚动码解码大全
keeloq滚动码解码大全,包含SIMPLE,NORMAL,SECRET等各种加密方式的解码源代码。
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
*行业应用 一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH
一款国外的CMS管理系统
PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in ma ...
J2ME With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
微处理器开发 This package contains example software and associated documentation for the ColdFire MCF5249 micro
This package contains example software and associated documentation for the
ColdFire MCF5249 microprocessor. The software includes sample processor
initialization routines for the MCF5249 running a M5249C3 evaluation board as
well as the following sample applications:
simple - empty application ...
文章/文档 Please place this entire folder (complete with contents) into your System32 directory folder D
Please place this entire folder (complete with contents) into your System32 directory folder
Double click on the Register .bat file to Register
Double click on the UnRegister .bat file to UnRegister
It s as simple as that!
Cheers
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
其他书籍 ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use i
ARM7硬件说明与开发
The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or
customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is
particularly suitable for cost and power-sensitive applications. The ARM7’ ...
压缩解压 About transforms DCT using the separate cosine jpeg the compression the matlab source program, simpl
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet