搜索结果
找到约 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)
单片机编程 51单片机读写u盘(含源程序和原理图)
附件有51单片机加上sl811读写U盘的源程序和原理图
/*--------------------------------------------------------------------------AT89X52.H
Header file for the low voltage Flash Atmel AT89C52 and AT89LV52.Copyright (c) 1995-1996 Keil Software, Inc.  All rights reserved.-------------------------------- ...
Linux/Unix编程 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for
项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
人工智能/神经网络 SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持
SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下( ...
文章/文档 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetConte
主要源码:
void CFDlg::OnChangeEdit1()
{
UpdateData()
m_strExt.MakeUpper()
m_list.ResetContent()
if(m_strExt.GetLength()==0) return
CStdioFile sf
if(sf.Open("FileExt.txt",Cfile::modeRead))
{
CString strTemp,strOut
while(sf.ReadString(strTemp))
{
if(strTemp.Left(m_strExt.G ...
网络 Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in ...
DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open
汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL, 编译链接
3. File->Load Program
4. Debug->GO Main
5. Debug->RUN (快捷键F5)
即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open
汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL, 编译链接
3. File->Load Program
4. Debug->GO Main
5. Debug->RUN (快捷键F5)
即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
经验 VIVADO集成开发环境时序约束
本文主要介绍如何在Vivado设计套件中进行时序约束,原文出自Xilinx中文社区。
Vivado软件相比于ISE的一大转变就是约束文件,ISE软件支持的是UCF(User
Constraints File),而Vivado软件转换到了XDC(Xilinx
Design Constraints)。XDC主要基于SDC(Synopsys
Design Constraints)标准,另外集成了Xilinx的一些约束标准,可 ...