搜索资源列表
adonis
- 第1章 样例 第1题 域名服务器的仿真程序 1.1.1 课程设计的程序功能简介: 一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。 1.1.2 课程设计的任务要求: (1)本程序每个功能只能完成一次操作,若进行同样的操作需退回到主菜单中方可进行,增加可以多次进行同样操作的功能; (2)每次程序执行完后数据不能保存下来,应该将输入的数据存放在一个文件中,在每个数据记录格式中添加时间
MazeSolverDemo
- 走迷宫的一个仿真平台,在C#上开发,用于模拟电子鼠走迷宫-Maze, a simulation platform, the C# On the development, used to simulate the electronic mouse Maze
clock
- 单片微机实验设计---数字时钟 文件内容: keil 下开发的源代码 并附带生成的hex文件 protuse下时钟的模拟电路,加载hex文件后可模拟仿真 附带较详细的实验报告 时钟功能: 时分秒显示 秒表 闹钟 日历 具体功能调试就知道了,还是蛮不错的,本人第一次做的单片机小功能。(收藏着)-Single-chip computer experiment design the content of the document--- Digit
Flow
- 基于C++编写的类,可以进行二维流动场的模拟仿真-Class based on C++ written, two-dimensional flow field simulation
WindowsApplication
- C# 应用程序,机器人追捕模拟仿真,三个警察围捕一个小偷吧-C# application, robot pursuit simulation, three police rounded up a thief. .
SEP
- SEP协议的源代码,真实有效可靠,可以直接用于MATLAB软件仿真模拟。-The SEP protocol source code, real effective and reliable, and can be used directly in MATLAB software simulation.
CPPevacuation-code
- C语言环境下模拟人员疏散,在以前研究的基础上,要实现火灾下 建筑空间环境和疏散行为的仿真模拟。-Simulation of personnel evacuation under the C language environment
802.11wired
- 802.11无线物理层添加水声环境实现模拟仿真代码-802.11-wired networks arounstic coding
mac-802_11.cc.swp
- WLAN MAC层协议算法实现,此代码可以在VC++以及LINUX系统上模拟实现仿真-WLAN wireless MAC layer protocol code, can be realized in vc++ and LINUX platform to simulate the underlying code
SerialAssistant
- 模拟串口连接,接收串口的显示;能够配置命令,并且自动下发到串口。目前的缺陷是串口的输入输出文本框无法进行终端仿真(比如编辑功能以及制表符显示等功能)。-Simulate a serial connection, to receive serial display the ability to configure command and automatically delivered to the serial port. The current drawback is the serial i
piston01
- 该程序可用于模拟活塞机的仿真,提高仿真效率,降低计算成本。-This code can be used to simulate a piston engine s movement. it is very efficent.
票务管理系统,基于C#
- 本设计是基于C# 编程的设计程序,包含了源代码,数据库,和设计主题主函数main(),基本可以应用于火车,汽车,轮渡,航空的票务管理系统,包含了界面的设定和程序与模拟仿真。