-
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。...
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。-vs 2005, with the preparation of c# successful compiler, the use of A* algorithm, is a traffic guidance system.
- 2022-01-25 18:53:38下载
- 积分:1
-
windows定时器
Windows的自动开关任务,时间和任务设定后,让程序自动执行。Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码,
- 2022-04-09 03:00:30下载
- 积分:1
-
Implemeation of a grafo reading the data from txt file
这段代码从一个文件(txt)中加载数据,并用该数据生成grafo。数据格式为:起源:命运:成本,nodo是否有2个或更多数据格式;起源:命运:成本:命运:成本:命运:成本支出:1:2:10:4:30:5:100
- 2022-05-12 10:12:24下载
- 积分:1
-
本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年发过两个程序以外一直都没有发过什么程序。 同时...
本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年发过两个程序以外一直都没有发过什么程序。 同时发布这个程序也是为了想交一些朋友。本程序也并非本人原创,只是在闲暇时发现网络上面根本就没有完全公开或者使用方便的程序。为了尊重本人的劳动成果,希望下载后的朋友不要更改界面。同时希望使用本系统的朋友能和我的网站做个友情链接。-software for the commercial version of its Access database software, SQL version if required, please spend money to buy. The network spent so many years, never apart from 2002 to issue two proceedings have not been made on what procedures. While this procedure is issued to pay for some of my friends. This procedure is not my original, the only leisure found in the above fundamental network is not fully open or convenient procedures. In order to respect the result I hope that after downloading their friends not to change the interface. While the use of the system hope the friends and my website to be a useful links.
- 2022-11-20 12:40:03下载
- 积分:1
-
A small game is very fun, and hope for all of us ~ ~ ~
一个小游戏很好玩的,希望对大家有用-A small game is very fun, and hope for all of us ~ ~ ~
- 2022-12-01 12:25:03下载
- 积分:1
-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-11-29 22:10:03下载
- 积分:1
-
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。...
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。-solution in a triangle on any point to another point of the smallest distance between a point.
- 2022-09-23 13:45:03下载
- 积分:1
-
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。...
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。-Through the thread to achieve sharing, including threads_demo.zip & threads_src.zip, using VC++ programming.
- 2023-01-26 11:35:29下载
- 积分:1
-
文件分割器(VC源码)
文件分割器(VC源码)- Document division (VC source code)
- 2022-03-14 20:49:28下载
- 积分:1
-
This is a simple udp be transported, UDP to be able to target a number of Taiwan...
这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan"s computer to send data; Received from a number of sources of computer data.
- 2022-05-28 15:34:38下载
- 积分:1