-
C-language
用C语言实现的各种小程序,例如搬砖问题、打印图形等等。(Using C language implementation of a variety of small programs, such as moving bricks problem, print graphics and so on.)
- 2015-03-09 21:57:27下载
- 积分:1
-
robot-routes
用于解决二维环境下机器人路径规划问题,可以自动设置障碍物,机器人会自动避开障碍物抵达终点。(This is the program to map the route of robots,it has the UI to point the place which the robot can not reach.The robot can avoid that place to reach the final.)
- 2015-05-21 15:06:48下载
- 积分:1
-
多线程管理
说明: 安全的多线程管理,便于多线程编程,可供参考学习(Secure multithreading management)
- 2019-04-11 15:48:38下载
- 积分:1
-
Project4_BallmanFord
(图论)实现负权重转换(Bellman-Ford)
对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中((Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), requiring transform the network edge weights between any two nodes of the shortest path unchanged, the output transform each edge weights. If the negative loop exists in the network, the program should alarm function. Algorithms written in CGraph class body)
- 2020-08-03 17:48:35下载
- 积分:1
-
123
MT888程序,MT888程序,MT888程序,MT888程序,MT888程序。(The program of MT8888,The program of MT8888,The program of MT8888,The program of MT8888.)
- 2010-05-06 14:39:32下载
- 积分:1
-
PROJECT
沈阳师范大学专升本C语言技能与编程案例原题(Shenyang Normal University, Upgraded C-language skills and programming case the original title)
- 2012-05-23 11:44:23下载
- 积分:1
-
stm32步进电机S曲线加减速控制
stm32步进电机S曲线加减速控制,stm32单片机,移植了AVR446的电步电机控制机制。采用定时器中断形式,准确快速的步进计算。加速快。刹车准
- 2022-11-01 02:20:03下载
- 积分:1
-
acou
交错网格声波方程正演模拟,交错网格有限差分地震波场计算,二维的声波正演,利用空间10阶,时间2阶。(The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme)
- 2014-01-09 08:44:16下载
- 积分:1
-
onvif_client
说明: Linux 下 Onvif 客户端,获取RTSP URL(Linux Platform Onvif)
- 2020-10-31 21:49:55下载
- 积分:1
-
LexicalAnalysis
用C++编写的一个简单C语言词法分析器,把需要分析的内容保存在C:input.txt,分
析完毕好保存在C:output.txt(Using C++ to prepare a simple C language lexical analyzer, the need to analyze the contents stored in C: input.txt, finished the analysis of well preserved in the C: output.txt)
- 2009-04-18 20:49:21下载
- 积分:1