搜索结果
找到约 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)
数学计算 pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data f ...
数学计算 先编写MFC DLL
先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.
Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each ...
Delphi控件源码 安装说明 QLDBGrid 说明 QLDBLookupComboBox 说明 QLDBReportBuilder 说明 QLDBFilterDialog 说明 安装说明 =====
安装说明
QLDBGrid 说明
QLDBLookupComboBox 说明
QLDBReportBuilder 说明
QLDBFilterDialog 说明
安装说明
========
使用“File\Open... 菜单项打开 Lib 目录下的组件包 QLL60.dpk (Delphi 6) 或 QLL70.dpk (Delphi 7)。在包管理器窗口点击“Compile”按钮来编译包,然后点击“Install”按钮来注册组件包。 ...
网络 sms发送短信的程序
sms发送短信的程序,对于在linux环境下开发的人员很有用。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them ...
Linux/Unix编程 sms发送短信的程序
sms发送短信的程序,可以在windows,和linux两个环境下。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them a ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as a CDC driver
This software package contains the USB framework core developped by ATMEL,
as well as a CDC driver for an USB to serial converter.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- cdc/
-> Source code for the CDC driver
-> Makefile ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv
This software package contains the USB framework core developped by ATMEL,
as well as two HID drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the HID drivers
-> Makefile ...
数学计算 pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerpr
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small chang ...
数学计算 program which uses hashing techniques for storing and retrieving the data. Input to the program:
program which uses hashing techniques for storing and retrieving the data.
Input to the program: Some random numbers. Input will be from a file.
Output: First the program reads all the input and store it properly using some hash techniques.
Once your program reads the complete input,it waits for ...