资源列表
TANCHISHE
- 这是一款用c++编写的贪吃蛇游戏,简单易懂-This is a Snake game with c++ written, easy to understand
Satellite-data-extraction
- 这是一款根据导入数据根据数据编号进行提取的实用软件,输入数据一般为Excel-This is a extracted according to import data the data number of utility software, input data is typically Excel
High-latitude-and-longitude
- 从txt或Excel文档中读取数据,并计算平均值-Read data txt or Excel document, and calculates the average
Extract-data-from-a-document
- 在卫星导航数据中,提取经纬高和伪距,计算b值-Satellite navigation data extracted latitude and high pseudoranges calculated value b
USR-TCP232-Test
- 一款实用的串口助手工具,能够进行串口读取以及两台设备的数据传输-A practical tool serial assistant, capable of data transmission and two serial reading device
PlantPlayZombi
- 简单的植物大战僵尸游戏,含有大量的源码,开发工具为:vs2013-Simple Zombies game contains a lot of source code, development tools: vs2013
lmstxt2txt.m
- 将LMS Test.lab转换后的txt文档,分离成独立的txt列向量,并且针对数据进行截取长度。 采用20通道模拟,需要请改变25行-The LMS Test.lab converted txt document txt separated into independent column vectors, and for the length of data interception. 20-channel analog, need to ask to change line 25
OPC-Automation2.0
- 适合VB语言编程的OPC Automation文件-OPC Automation2.0
COUERE
- 本科生研究生的的模拟选课系统和学费计算的代发,控制台显示。-Undergraduate graduate elective system simulation and calculation of fees on behalf of the console display.
1
- 航空订票系统,基于控制台控制的航空订票系统。为实现定向订票和退票功能,自行添加了用户名密码登录的功能。-Airline reservation systems, airline reservation system console-based control. To achieve directional booking and refund function, add their own user name password function.
4
- 有关于图的最短路径算法,常用的Dijkstra和SPFA算法或可采用堆优化或可采用A*算法加速实现时间复杂度的大幅降低。但是本题中图的边长均为1,使用BFS的时间复杂度较Dijkstra和SPFA有更为明显的降低,尽管看上去BFS更为简单-Figure about the shortest path algorithm, commonly used Dijkstra algorithm and SPFA or heap can be used to optimize or A* algorith
7
- 迷宫问题,采用递归的做法,使用系统内置栈。 递归随机生成迷宫。递归沿着顺时针访问每个分岔路探索路径。-Maze, a recursive approach, using the system' s built-stack. Recursive randomly generated maze. Recursive search path forks in the road access to each clockwise.
