搜索结果
找到约 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)
SQL Server A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beg
A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beginer like me .
其他 PNG开放源接口 The interface has been designed to be as simple and intuitive as possible. It supports plo
PNG开放源接口 The interface has
been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green,
blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, basic
shapes, scaling, bilinear interpolation, full ...
其他书籍 The Book-of-SAX-The-Simple-API-for-XML
The Book-of-SAX-The-Simple-API-for-XML
人工智能/神经网络 Summary: Simple face and eye detection MATLAB Release: R13 Description: You can use this codes
Summary: Simple face and eye detection
MATLAB Release: R13
Description: You can use this codes for face detection based on color segmentation and eye region detection.
Java编程 Simple DOOM style navigation of a 3D scene using Java 3D
Simple DOOM style navigation of a 3D scene using Java 3D
matlab例程 Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio
Simple VaR Calculator provides:
- Evaluation of return distribution of single asset or portfolio of assets
- Volatility forecasts using moving average and exponential algorithm
- Value at Risk of single asset or portfolio measurement using parametric and historical simulation.
- Historical dat ...
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
通讯/手机编程 This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retriev ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
加密解密 X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.