搜索结果
找到约 3,263 项符合
Source Insight 的查询结果
按分类筛选
- 全部分类
- 技术资料 (521)
- 其他 (184)
- 单片机开发 (159)
- Linux/Unix编程 (153)
- Java编程 (145)
- 微处理器开发 (84)
- 其他嵌入式/单片机内容 (83)
- Delphi控件源码 (80)
- 嵌入式/单片机编程 (77)
- 通讯/手机编程 (72)
- 网络 (69)
- 书籍源码 (67)
- 汇编语言 (65)
- VHDL/FPGA/Verilog (65)
- 其他书籍 (54)
- matlab例程 (54)
- 数学计算 (49)
- 压缩解压 (47)
- 编译器/解释器 (47)
- 驱动编程 (46)
- 加密解密 (45)
- 人工智能/神经网络 (44)
- uCOS (41)
- VC书籍 (38)
- DSP编程 (37)
- Windows CE (37)
- 游戏 (35)
- 软件设计/软件工程 (35)
- 电子书籍 (34)
- 嵌入式Linux (31)
- 操作系统开发 (30)
- Internet/网络编程 (30)
- 书籍 (27)
- 多媒体处理 (26)
- Java书籍 (25)
- 数值算法/人工智能 (24)
- VIP专区 (24)
- 文章/文档 (23)
- USB编程 (22)
- VxWorks (21)
- 系统设计方案 (19)
- 单片机编程 (16)
- 软件工程 (16)
- 串口编程 (16)
- 其他行业 (16)
- 编辑器/阅读器 (15)
- J2ME (15)
- 3G开发 (15)
- 通讯编程文档 (14)
- Modem编程 (13)
- *行业应用 (13)
- 其他数据库 (13)
- 行业发展研究 (13)
- 数据结构 (12)
- BREW编程 (12)
- 中间件编程 (11)
- GPS编程 (11)
- Jsp/Servlet (11)
- RFID编程 (11)
- Applet (10)
- Delphi/CppBuilder (10)
- Symbian (10)
- 数据库系统 (9)
- FlashMX/Flex源码 (9)
- 多国语言处理 (8)
- 文件格式 (8)
- Windows Mobile (8)
- JavaScript (8)
- 电源技术 (7)
- 手机短信编程 (7)
- 语音压缩 (7)
- 技术管理 (7)
- 源码 (6)
- Linux/uClinux/Unix编程 (6)
- 教程资料 (6)
- 可编程逻辑 (6)
- 磁盘编程 (6)
- SQL Server (6)
- 源码/资料 (5)
- 企业管理 (5)
- CA认证 (5)
- STL (5)
- 模拟电子 (4)
- 金融证券系统 (4)
- 手机WAP编程 (4)
- 软件 (3)
- C/C++语言编程 (3)
- 测试测量 (3)
- 实用工具 (3)
- 家庭/个人应用 (3)
- 百货/超市行业 (3)
- 邮电通讯系统 (3)
- 并行计算 (3)
- MTK (3)
- Ajax (3)
- 学术论文 (2)
- Windows编程 (2)
- 图形图像 (2)
- 教育系统应用 (2)
- SCSI/ASPI (2)
嵌入式/单片机编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design
- sch ...
技术资料 基于AT89C51单片机电池性能检测电路的设计
以AT89C51单片机为系统控制核心,采用恒流源和恒压源的控制电路对电池提供标准检测参数,并通过显示器和计时器显示的检测系统。该检测系统能检测智能手机电池的容量和充放电特性等,并直观显示所需数据和分析结果。Taking the AT89C51 microcontroller as the system control core,the control circuit of the constant curren ...
单片机编程 使用软件程序仿真C500微控制器系列SSC(同步串行通道)功
The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell a ...
Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...
单片机开发 This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that
make up your ac_iocard application.
ac_iocard.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file ...
通讯编程文档 ili9320 datasheet. ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display
ili9320 datasheet.
ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display with resolution of 240RGBx320
dots, comprising a 720-channel source driver, a 320-channel gate driver, 172,800 bytes RAM for graphic data
of 240RGBx320 dots, and power supply circuit.
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...
VC书籍 This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message from which the hash ...
加密解密 This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message from which the hash ...
Java书籍 The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software
The Definitive Guide to SOA: Oracle&#174 Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practic ...