搜索结果
找到约 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)
Symbian 从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application writte
从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application written for the Nokia’s Series 60 reference design and transforming it into a HelloWorld example for the UIQ reference design.
matlab例程 GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异; ...
人工智能/神经网络 /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
书籍源码 a simple process system lab task for hs2357
a simple process system lab task for hs2357
单片机开发 This program is a simple Traffic Light Controller. Between start time and end time the system contro
This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
压缩解压 simple jpeg compression and decompression
simple jpeg compression and decompression
SQL Server Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. The
Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.
驱动编程 This tutorial will describe how to create a simple device driver, dynamically load and unload it, an
This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
家庭/个人应用 KEELOQ CODE HOPPING SIMPLE DECODER USE 16C54
KEELOQ CODE HOPPING SIMPLE DECODER USE 16C54
操作系统开发 Simple Operating Systems (简称SOS)是一个可以运行在X86平台上(包括QEMU
Simple Operating Systems (简称SOS)是一个可以运行在X86平台上(包括QEMU,BOCHS,VirtualBOX等模拟器上)的面向教学的微型嵌入式操作系统系列软件。从SOS-1到SOS9,逐步完成了一个从无(只有显示)到有(虚存、文件系统、线程、进程)的操作系统创建过程。通过分析、运行和修改此操作系统,会对操作系统的实际实现有更 ...