资源列表
MINROUTE
- 用于解决最短路径问题的算法被称做“最短路径算法”, 有时被简称作“路径算法”。 最常用的路径算法有: Dijkstra算法-The shortest path algorithm is used to solve the problem is called the " shortest path algorithm," sometimes referred to as a " path algorithm." The most common path al
zuixiaochengbenliu
- 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format shoul
wolfe
- wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的-C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..
Leraning-resource-ppt
- 汇编语言课件,入门水平,偏基础,ppt中有实例,可供参考练习-Assembly language courseware, entry level, partial basis, ppt has examples for reference practice
C51-dual-machine-communication
- c51单片机之间的双机通讯,适合新手去初步认知学习-c51-machine communication between the microcontroller, suitable for novice to preliminary cognitive learning
Stepper-motor-C-language-program
- 步进电机控制程序,正传,反转,加速,减速等,采用C语言编写-Stepper motor control procedures, Story, reverse, acceleration, deceleration, using C language
Smart-car-tracing-program
- 寻迹小车控制程序,小车采用程序控制可实现自动循迹航行-Car tracing control procedures, program control can be achieved using the car automatically tracking navigation
Taxi-meter-source
- 出租车计价器C51源程序,实现出租车计价器基本功能。 -Taxi meter C51, to achieve the basic functions of a taxi meter.
C51-digital-scanner
- 数码管是应用最为广泛的电子器件,其扫描程序也是要我们认真去学习-Digital control is the most widely used electronic devices, which scan the program also wants us to learn seriously
pincheck
- 以命令提示符窗口的形式运行,运行后你可以根据提示输入一段英文字母,本程序会检查你输入的单词拼写是否正确,暂时只支持英文单词的检查,不支持中文拼写检查。-In the form of the command prompt window to run, you can run after prompted some letters of the alphabet, the program will check whether you have entered the correct spelling
funfun
- matlab面板数据多元回归方程 boxcox转换代码-boxcox transform code in M-file
student_management_system
- 学生信息管理系统,c++课程设计,基于mfc编程环境,简单方便易行。-student management system
