-
MFC_学生成绩管理系统
输入功能:由键盘输入若干个学生的学号、姓名、三科成绩,并计算出平均成绩和总成
绩。
2. 插入功能:按学号增加一个学生信息,并将其插入。
3. 排序功能,按要求对学生信息进行排序,分为按学号和按总成绩进行排序两种情形,并
输出结果。
4. 查询功能:按要求查找学生信息,分为按学号和姓名进行查询两种情形,并输出结果。
5. 删除功能:按要求将学生信息删除,分为按学号和姓名进行删除两种情形。
6. 输出功能:按学号输出学生信息。
7. 成绩升降:同一个学生,不同时期之间成绩浮动情况查询。
- 2022-05-21 10:26:02下载
- 积分:1
-
车载仪表控件
这个项目是在功能和视觉方面有限的 LabVIEW XControl 的简单衡量技术预览。
XControl 基于 C 包装上我们图形工具解决方案 (GIS)。
地理信息系统是一套文书目前还在发展 (按钮、 指示灯、 压力表、 旋钮、 滑块、 液晶显示器、 开关、 邮箱,温度计,......) 具有以下主要功能:
-基于 Qt 框架 c + + 库
-平台 (Mac、 Linux、 Windows)
-皮肤系统基于 SVG 和 XML 自定义每个乐器的外观
— — 产权制度,可以自定义每个工具的行为
-双重许可: 开源和商业
----------------------------------------
目的:
----------------------------------------
此技术预览的目的是要看看是否这样的库中的 XControls 可能会有用,社区从 Lab
- 2022-04-06 09:58:19下载
- 积分:1
-
备表头拖拽、排序、添加、修改、删除、部分列固定,固定表头,表脚,分页集成,模板列,下拉框列,编辑列,删除列,选择列(用模板列实现)等功能的asp.net cus
备表头拖拽、排序、添加、修改、删除、部分列固定,固定表头,表脚,分页集成,模板列,下拉框列,编辑列,删除列,选择列(用模板列实现)等功能的asp.net customer datagrid,。- Prepares table to tow entrains, the arrangement, the increase,
the revision, the deletion, passes in review fixedly, the fixed table
head, shows the foot, divides the page integration, the template row,
gets down pulls the frame row, the edition row, deletes the row, the
choice row (realizes and so on function asp.net customer datagrid with
template row).
- 2023-08-05 01:05:05下载
- 积分:1
-
搜索引擎代码
你知我知搜索引擎的设计与实现是仿照百度知道的功能和模板,利用ASP.NET语言和.NET三层框架,实现用户提问模块,问题回答模块,设置最佳答案模块,关闭问题模块,搜索问题模块等业务功能。在现代信息资源共享的大背景下,该设计为用户提供了一个问题交流的平台,分享信息资源的同时,还能解决自己或者他人的问题,提高了信息资源的利用率。
- 2022-01-25 22:01:42下载
- 积分:1
-
一个skin风格的进度条,推荐下载
一个skin风格的进度条,推荐下载--A progress bar with skin styles,recommend!
- 2023-09-06 12:30:03下载
- 积分:1
-
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。...
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。-demonstrate how to use the Apple style of the progress of the use of controls. Maxivista you use. A study will be very brief. VC6 compiler.
- 2022-04-25 02:15:31下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1
-
使用VC实现控制核算功能 给学习vc 的人一个学习交流的机会
使用VC实现控制核算功能 给学习vc 的人一个学习交流的机会-The use of VC accounting functions to realize the control of people learning vc a learning opportunity for the exchange of
- 2022-06-28 07:14:32下载
- 积分:1
-
minigui的简单应用
使用minigui 1.6.10实现的简单应用,功能包括MP3播放、图片浏览、视频播放(依赖ffmpeg)
- 2022-02-10 01:02:26下载
- 积分:1
-
VC编写的FTP客户端服务端
应用背景VC编写的FTP客户端服务端,主要用户局域网内搭建文件共享服务,提供源代码关键技术VC编写的FTP客户端服务端,服务端主要启动ftp服务,配置用户名密码及目录权限,客户端连接服务端支持文件上传下载
- 2022-07-21 21:43:14下载
- 积分:1