搜索结果

找到约 2,094 项符合 File 的查询结果

按分类筛选

显示更多分类

单片机编程 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.-------------------------------- ...
https://www.eeworm.com/dl/502/31617.html
下载: 137
查看: 1129

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 ...
https://www.eeworm.com/dl/619/125072.html
下载: 184
查看: 1122

数据结构 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 ...
https://www.eeworm.com/dl/654/154678.html
下载: 115
查看: 1142

人工智能/神经网络 SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持

SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下( ...
https://www.eeworm.com/dl/650/157630.html
下载: 71
查看: 1134

文章/文档 主要源码: 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 ...
https://www.eeworm.com/dl/652/318659.html
下载: 186
查看: 1059

网络 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 ...
https://www.eeworm.com/dl/635/359584.html
下载: 128
查看: 1103

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 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
https://www.eeworm.com/dl/516/432269.html
下载: 187
查看: 1100

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 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
https://www.eeworm.com/dl/516/432270.html
下载: 35
查看: 1085

经验 VIVADO集成开发环境时序约束

本文主要介绍如何在Vivado设计套件中进行时序约束,原文出自Xilinx中文社区。 Vivado软件相比于ISE的一大转变就是约束文件,ISE软件支持的是UCF(User Constraints File),而Vivado软件转换到了XDC(Xilinx Design Constraints)。XDC主要基于SDC(Synopsys Design Constraints)标准,另外集成了Xilinx的一些约束标准,可 ...
https://www.eeworm.com/dl/517755.html
下载: 1
查看: 307

教程 微机原理实验指导书

 TOC \o "1-3" \h \z 实验一  DEBUG的启动及其基本命令的使用..... PAGEREF _Toc83101466 \h 1 实验二  内存操作数及寻址方法..... PAGEREF _Toc83101467 \h 5 实验三  汇编语言程序的调试与运行..... PAGEREF _Toc83101468 \h 7 实验四  查表程序设计..... PAGEREF _Toc83101469 ...
https://www.eeworm.com/dl/513614.html
查看: 45