-
Numerical.Recipes.3rd.Edition.2007
Numerical.Recipes.3rd.Edition.2007 源码-Numerical.Recipes.3rd.Edition.2007
- 2022-02-03 07:42:18下载
- 积分:1
-
窗口分割源程序。
窗口分割源程序。-window segmentation source.
- 2022-09-18 11:05:03下载
- 积分:1
-
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序...
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序 -An automatic surveillance of the target folder in the folder and regularly back up procedures
- 2022-12-14 12:35:04下载
- 积分:1
-
very good Windows Explorer Web View interface
非常好的Windows资源管理器Web视图界面-very good Windows Explorer Web View interface
- 2022-11-15 02:30:03下载
- 积分:1
-
队列默认的传递模式是持久的,它不会被删除,它将队列D。
如果你得队列Default Delivery Mode是持久,它是不会被取出的,可以将队列Default Delivery Mode为非持久,在Monitor察看Messages Received 、Messages Pending、Messages
,如果还没有动静,察看程序相应queue等是否正确-Cohort Default Delivery Mode is durable, it will not be removed, it will queue Default Delivery Mode non-durable and look at Monitor Received Messages, Messages Pending, Messages, if it is not idle and see the corresponding procedures, such as whether the correct queue
- 2022-02-05 20:31:41下载
- 积分:1
-
动态连接库演示制作
动态连接库演示制作-DLL produced demo
- 2022-03-16 18:04:30下载
- 积分:1
-
Netscape Portable Runtime (NSPR) wince version provides a platform
Netscape开发的一个基础库,本人移植了wince版本-Netscape Portable Runtime (NSPR) wince version provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla clients and many of Red Hat s, Sun s, and other software offerings.
- 2022-01-30 13:50:04下载
- 积分:1
-
自己做的一个小小JAVA程序,功能较简单.只能够完成计错和删除功能,还不够完善,现发到网上希望能跟大家一起交流!...
自己做的一个小小JAVA程序,功能较简单.只能够完成计错和删除功能,还不够完善,现发到网上希望能跟大家一起交流!-have done a little Java procedures, functions simpler. Only to complete wrong and delete function is still not perfect, it is hoped that the online exchange it with everyone!
- 2022-04-11 19:22:12下载
- 积分:1
-
windows 进程查看工具,效果不错,不妨一试
windows 进程查看工具,效果不错,不妨一试-Show windows process tools, well, one may wish to test
- 2022-01-25 16:43:29下载
- 积分: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