-
Matlab code earth coordinates transformation
Matlab code earth coordinates transformation-Matlab code Earth fix coordinates to geodetic coordinate transform
- 2023-08-19 03:30:04下载
- 积分:1
-
PTZ control protocol details, including pelco_d, pelco_p, yaan.
PTZ控制协议详细信息,包括pelcou d、pelcou p、yaan。
- 2022-01-25 18:24:49下载
- 积分:1
-
vc++字幕滚动
本程序可以再mfc中实现,字幕的动态滚动,使用的控件类型为静态文本框,在文本中加载数据,然后设置定时器
- 2022-01-26 07:45:39下载
- 积分:1
-
程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里...
程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 请根据需要修改-skin file procedures used by the interface library. The procedures used VC6+ SQL stored procedure development. Small works, we hope the exhibitions. Run this program needs SQLSERVER database environment, I would be grateful if compressed inside the database backup file hotel.mdf into. Database Access Account sa default password 123456 Please need to amend
- 2022-01-26 19:11:50下载
- 积分:1
-
中国山药网源码
演示地址:http://www.shanyaowang.com/business
后台地址:admin/admin.asp 密码:369...
中国山药网源码
演示地址:http://www.shanyaowang.com/business
后台地址:admin/admin.asp 密码:369369
密码修改地址:admin/adsel.asp将if request("pass")="369369" then中的369369修改成你的密码便可-demonstration network source address : http :// www.shanyaowang.com/business background Address : admin/admin.asp Password : 369369 Password changes address : admin/adsel.asp will if request ( "pass") = "36936 9, "then the 369,369 revise your password can be
- 2022-11-16 22:40:03下载
- 积分:1
-
这个是java的quicktime for java 的详细使用文档
这个是java的quicktime for java 的详细使用文档-This is a quicktime for java the java detailed the use of documents
- 2022-04-18 01:01:12下载
- 积分:1
-
UCOS test code against science and technology based on the BE
UCOS测试代码基于零点科技BE-A7的板卡-UCOS test code against science and technology based on the BE-A7 board
- 2023-01-18 14:40:03下载
- 积分:1
-
greedy alogith ,in order to get the best result for the station of the matter
用贪心算法,求解最短路径问题;
通过根据当前的最优情况,选择最好的节点;-greedy alogith ,in order to get the best result for the station of the matter
- 2022-08-17 08:57:21下载
- 积分:1
-
对于银行卡卡的读取控制,控制读卡器对银行卡进行各种操作控制...
对于银行卡卡的读取控制,控制读卡器对银行卡进行各种操作控制-banks Qa `qa read control, control of the banking card reader for various operational control
- 2023-03-26 09:35: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-03-19 23:31:56下载
- 积分:1