搜索结果
找到约 3,219 项符合
SOURCE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (514)
- 其他 (182)
- 单片机开发 (158)
- Linux/Unix编程 (153)
- Java编程 (144)
- 微处理器开发 (84)
- 其他嵌入式/单片机内容 (83)
- Delphi控件源码 (80)
- 嵌入式/单片机编程 (76)
- 通讯/手机编程 (72)
- 网络 (69)
- 书籍源码 (67)
- VHDL/FPGA/Verilog (65)
- 汇编语言 (64)
- matlab例程 (52)
- 其他书籍 (49)
- 数学计算 (49)
- 压缩解压 (47)
- 驱动编程 (46)
- 编译器/解释器 (46)
- 加密解密 (45)
- 人工智能/神经网络 (43)
- uCOS (41)
- DSP编程 (37)
- Windows CE (37)
- VC书籍 (37)
- 游戏 (34)
- 软件设计/软件工程 (34)
- 电子书籍 (31)
- 嵌入式Linux (31)
- 操作系统开发 (30)
- Internet/网络编程 (30)
- 多媒体处理 (26)
- 数值算法/人工智能 (24)
- VIP专区 (24)
- 文章/文档 (23)
- Java书籍 (23)
- 书籍 (22)
- USB编程 (22)
- VxWorks (21)
- 系统设计方案 (19)
- 串口编程 (16)
- 其他行业 (16)
- 单片机编程 (15)
- 编辑器/阅读器 (15)
- J2ME (15)
- 3G开发 (15)
- 软件工程 (13)
- Modem编程 (13)
- *行业应用 (13)
- 其他数据库 (13)
- 通讯编程文档 (13)
- 行业发展研究 (13)
- 数据结构 (12)
- BREW编程 (11)
- 中间件编程 (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)
- SQL Server (6)
- 可编程逻辑 (5)
- 源码/资料 (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)
技术资料 Xilinx与iMPACT的用法
关于Xilinx IS(14.2)简单使用方法介绍安装ISE软件基本上是一路点击鼠标就是,但必须安装注册表文件,可在网上查找,可能是一个生成注册表文件或注册表文件(license),功能仿真是在设计输入后进行;时序仿真是在逻辑综合后或布局布线后进行。(系统差不多占20GB硬盘)1创建工程文件(New Projiect)File New Projiect。 ...
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
嵌入式/单片机编程 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 ...
技术资料 Souce Insight 3.5
下载解压后先双击Si35Setup.exe安装官方英文原版,安装后将汉化补丁“Insight3.exe”复制到C:\Program Files\Source Insight目录下,覆盖原文件即是汉化版。
压缩包内附sn.txt,可以使用里面的序列号进行注册。
source insight是一款代码编辑工具,支持多种语言及自动完成,对于专用编辑来说功能还是非常强大的,也是C/C++/J ...
技术资料 基于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) ...