搜索结果
找到约 2,094 项符合
File 的查询结果
按分类筛选
- 全部分类
- 技术资料 (192)
- 其他 (149)
- matlab例程 (105)
- Java编程 (103)
- Linux/Unix编程 (76)
- 单片机开发 (75)
- 其他书籍 (64)
- 其他嵌入式/单片机内容 (55)
- 微处理器开发 (52)
- 文件格式 (46)
- 嵌入式/单片机编程 (46)
- VHDL/FPGA/Verilog (44)
- 汇编语言 (40)
- 驱动编程 (35)
- 文章/文档 (35)
- 加密解密 (33)
- DSP编程 (31)
- 压缩解压 (31)
- 软件设计/软件工程 (30)
- 电子书籍 (29)
- 通讯编程文档 (29)
- Delphi控件源码 (29)
- 通讯/手机编程 (28)
- 书籍源码 (26)
- 人工智能/神经网络 (26)
- 数学计算 (24)
- 单片机编程 (22)
- 操作系统开发 (20)
- Windows CE (20)
- 行业发展研究 (20)
- VIP专区 (20)
- 编译器/解释器 (19)
- VC书籍 (19)
- 嵌入式Linux (18)
- 数值算法/人工智能 (17)
- 网络 (17)
- 可编程逻辑 (16)
- 串口编程 (16)
- 编辑器/阅读器 (16)
- 源码 (15)
- 其他行业 (15)
- Jsp/Servlet (15)
- Internet/网络编程 (14)
- 数据结构 (12)
- Java书籍 (12)
- 系统设计方案 (12)
- 3G开发 (12)
- 游戏 (11)
- 数据库系统 (10)
- 软件工程 (10)
- 教育系统应用 (9)
- *行业应用 (9)
- 其他数据库 (9)
- FlashMX/Flex源码 (9)
- Delphi/CppBuilder (8)
- SQL Server (8)
- GPS编程 (8)
- 书籍 (7)
- 教程资料 (7)
- Modem编程 (7)
- 磁盘编程 (7)
- USB编程 (7)
- 中间件编程 (7)
- 多媒体处理 (6)
- SCSI/ASPI (6)
- 技术管理 (6)
- uCOS (6)
- VxWorks (6)
- Ajax (6)
- 其他 (5)
- 嵌入式综合 (5)
- Applet (5)
- 多国语言处理 (5)
- CA认证 (5)
- 家庭/个人应用 (5)
- Symbian (5)
- JavaScript (5)
- MTK (5)
- 软件 (4)
- PCB相关 (4)
- 源码/资料 (4)
- 手机短信编程 (4)
- 语音压缩 (4)
- STL (4)
- Oracle数据库 (4)
- MySQL数据库 (4)
- RFID编程 (4)
- C/C++语言编程 (3)
- 软件下载 (3)
- 教程资料 (3)
- 企业管理 (3)
- J2ME (3)
- Windows Mobile (3)
- 医药行业 (3)
- 邮电通讯系统 (3)
- 教程 (2)
- 笔记 (2)
- 经验 (2)
- 技术教程 (2)
- EDA相关 (2)
教育系统应用 学生成绩管理系统 注:此代码中的数据库文件为SQL Server2000数据库备份文件。由于作者SQL Server安装目录位于“D:Program Files”
学生成绩管理系统
注:此代码中的数据库文件为SQL Server2000数据库备份文件。由于作者SQL Server安装目录位于“D:\Program Files”,因此请按以下步骤还原数据库:选择“所有任务->还原数据库”,在还原数据库对话框中选择“选项”属性页。将两个“还原为”的路径更改为存在的路径。即可完成还原。该备份默认在D:\Program ...
matlab例程 This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
微处理器开发 使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行
使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行,初始化之后CS1的0x20000000地址可以访问。内部以文件的形式(Init_SDRam.txt)集成了ADS初始化命令配置,使得本工程可以直接下载到0x20000000地址运行,而不必限制于内部RAM。配置文件在AXD->Option->cfgInterface->session file中配置。祝好运,好使的话请给个推 ...
Java编程 December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7
December 19, 2006 - Ant 1.7.0 Available
Apache Ant 1.7.0 is now available for download.
Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group ...
Linux/Unix编程 gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------
gcclib
This gcc 1.40 suits for Linux kernel 0.11 - 0.95
Installtion hints
-----------------
This suit contains include.taz, local.taz and this README file.
You must download the bootimage and rootimage and install them first.
The include.taz contains all the include files for using with gcc 1.40 ...
Linux/Unix编程 Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux
Main Features:
* Creates a virtual encrypted disk within a file and mounts it as a real disk.
* Encrypts an entire partition or storage device such as USB flash drive or hard drive.
* Encrypts a partition or dr ...
其他 Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedile
Kullan&#305 lan baz&#305 matlab bilgileri
Matlabda kodlar mfile lara yaz&#305 l&#305 p kaydedilebilir. &#220 st menüden, file, new, mfile. Command windowa yazd&#305 klar&#305 n&#305 z&#305 kaydedemezsiniz. Yazd&#305 &#287 &#305 n&#305 z kodu &#231 al&#305 &#351 t&#305 rabilmeniz i&#231 in &#231 ...
源码 TMS320VC5416-DSK-example
A simple example of audio signal processing on TMS320VC5416 USB DSK board. Main source is contained in tone.c file, memory configuration - tonecfg.cmd. Folder docs/ contains useful docmentation on board, its components and libraries. The example's configuration is based on example "tone" from Code C ...