-
可视化的基本多媒体文件将被保存到数据库中
Visual Basic将多媒体文件保存到数据库中-Visual Basic multimedia files will be saved to the database
- 2022-01-24 18:10:41下载
- 积分:1
-
一个非常简单的网站,具有留言板等功能,希望你们喜欢
一个非常简单的网站,具有留言板等功能,希望你们喜欢-A very simple website, with features such as message boards, and I hope you like
- 2022-03-28 13:54:09下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
mfc的简单制作流程
mfc的简单制作流程-mfc a simple production process
- 2022-02-02 22:30:24下载
- 积分:1
-
Series of small programs commonly used map projection map projection used two se...
常用地图投影系列小程序2常用地图投影系列小程序2-Series of small programs commonly used map projection map projection used two series of small programs 2
- 2022-04-14 10:33:04下载
- 积分:1
-
by right
按鼠标右键弹出带有图标的图形菜单-by right-clicking the icon with a pop-up menu graphics
- 2022-03-05 00:33:32下载
- 积分:1
-
这是一个画笔程序
这是一个画笔程序-This is a brush procedures
- 2023-02-26 12:25:03下载
- 积分:1
-
用于jsp中的语言编码
用于jsp中的语言编码-jsp for the coding language
- 2022-02-05 07:45:04下载
- 积分: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
-
这是一个用Vb开发的可以聊天的软件,并且可以实现远程的下载但不是P2P的...
这是一个用Vb开发的可以聊天的软件,并且可以实现远程的下载但不是P2P的-Remarkable insights were gained with the development of the software can chat, and can be downloaded from the remote but not P2P
- 2022-03-21 20:16:27下载
- 积分:1