搜索资源列表
vc_jiqiaoshili_part6
- Visual.C++程序设计技巧与实例--配套光盘 第6章 文件和系统操作 本章共11个实例: 1. FolderCopy文件夹的选择和拷贝 2. DeleteCertainFile删除指定路径下的某种类型的文件 3. FileModiNotify当文档(文件)被修改时在标题上给出提醒 4. OpenHtm打开Html网页 5. FileMapping使用内存映射文件来传输共享数据 6. ChageTime改变系统时间 7. StartUpProg让系统启动时
Graph
- 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
Thecampusguidesystemprogram
- 校园导游咨询(★★ ★) 问题描述:为本校设计一个校园导游咨询程序,满足以下要求: ① 校园地图存储于数据文件中(格式自定,至少15个景点,25条边),包括景点编号、名称、简介、景点间道路长度等信息; ② 能根据“景点编号 / 名称”查询任意景点的相关信息; ③ 在用户指定出发和目的景点后,能提供两景点间的最短路径信息; ④ 能为用户提供从指定景点出发游览完其他所有景点的路线信息。 -Campus Guide Consulting (★ ★ ★ ★ ★) Problem
ExamOnLine
- 基于C#开发的在线考试系统。将ExamOnLine\App_Data文件夹中的扩展名为db_ExamOnline.mdf和db_ExamOnline.ldf的两个文件拷贝到SQL Server安装路径下的Data文件夹中。然后附加数据库。-Online examination system based on C# developers. Copy the two files in ExamOnLine \ App_Data folder the extension db_ExamOnline.m
msp430X14X
- 论文概述了超声波检测的发展及基本原理,阐述了超声波传感器的原理及特性。对于系统的一些主要参数进行了讨论,并且在介绍超声波测距系统功能的基础上,提出了系统的总体构成。通过多种发射接收电路设计方案比较,得出了最佳设计方案,并对系统各个设计单元的原理进行了介绍。对组成各系统电路的芯片进行了介绍,并阐述了它们的工作原理。论文介绍了系统的软件结构,通过编程来实现系统功能。-This article describes a microcontroller-based data acquisition har
dd
- 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of arbitrary size data, with a non-recursive method to find a path out of the maze, and the output path
ex4
- IEEE 802.11a系统OFDM仿真。假设OFDM系统物理层采用802.11a系统物理层参数,其中,1个长训练符号与6个OFDM数据符号构成1帧,信道为单径瑞丽衰落信道,接收端采用理想信道估计和利用训练符号进行信道估计时的误比特性能-IEEE 802.11a system OFDM simulation Assuming that the OFDM system physical layer uses the 802.11a physical layer parameters, amon
nf187
- 仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。- FIG simulation speed, distance, amplitude three-dimensional image, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning
dw863
- 单径或多径瑞利衰落信道仿真,isodata 迭代自组织的数据分析,使用高阶累积量对MPSK信号进行调制识别。- Single path or multipath Rayleigh fading channel simulation, Isodata iterative self-organizing data analysis, Using high-order cumulants of MPSK signal modulation recognition.
vw041
- 模拟数据分析处理的过程,单径或多径瑞利衰落信道仿真,通过matlab代码。- Analog data analysis processing, Single path or multipath Rayleigh fading channel simulation, By matlab code.
mips
- source code of mips data path with verilog language
mips
- implement of mips data path in single cycle with vhdl language
八路AD采集adc128s022
- FPGA AD采集八路数据,12位分辨率,小梅哥FPGA的开发程序,实测可用(FPGA AD collects eight path data, 12 bit resolution, and the development program of Mayo FPGA.)
3pi(1)
- 本设计以MCU为控制核心,使用迷宫算法与机器自主学习的思想核心和电机PID调速为运动核心的一款智能迷宫小车,通过对传感器的加权平均处理进行高精度数据采集,将连续性变量转换成离散随机变量。首先根据左手运算进行迷宫整体搜索,然后进行数组记忆和最优路径运算,第二次进入赛道5秒逃出迷宫。(This design takes the MCU as the control core, uses the maze algorithm and the machine independent learning c
