-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
开发/ NVRAM为麦金塔驱动
dev/nvram driver for Power Macintosh
- 2022-04-09 10:34:27下载
- 积分: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
-
移动短信SMS综合资料库,SMS程式开发、通过串口收发短消息、移动短信息技术、编写SMS程序入门、AT命令等...
移动短信SMS综合资料库,SMS程式开发、通过串口收发短消息、移动短信息技术、编写SMS程序入门、AT命令等
-SMS Programming
- 2023-08-26 14:05:03下载
- 积分:1
-
Some of you may have already come to realize I have previously written and relea...
Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ along with MFC, some readers may wonder why I would recreate the same control without branching out into uncharted territory. But the fact of the matter is: I am indeed branching out, and this isn t simply a recreation. I ve never ventured into C# before. So rather than jump the gun and start out with an ambitious project that is nothing but of a stranger to me, I have decided to stick with something I am both familiar and comfortable with: porting my C2DPushGraph control to C#. After porting the control and discovering C# wasn t much different than C++ in ideology, I quickly shifted my focus to improving the feature set and overall design of the control, all while conforming to general C# standards and ethics. -Some of you may have already come to realize I have previously written and released a similar control via Co
- 2022-02-25 07:04:04下载
- 积分:1
-
各种时间间隔方式测试比较
各种时间间隔方式测试比较-various time intervals comparison testing
- 2023-04-18 01:20:03下载
- 积分:1
-
Directory Info
使用
- 2022-03-21 09:39:52下载
- 积分:1
-
This code is to cretae dyamic themes in .net
This code is to cretae dyamic themes in .net
- 2022-04-01 15:31:29下载
- 积分:1
-
origin软件学习资料,相信大家都知道吧
origin软件学习资料,相信大家都知道吧-origin software, learning materials, I believe we all know
- 2023-08-27 12:20:04下载
- 积分:1
-
JAVA编写简易ATM
用Java编写一个简易的atm,实现了数据的写入读取,提供基本界面。用户登陆,查询,操作等基本功能。没有链接数据库,可以自己实现,算是一个 atm的简易前端。
- 2022-05-19 09:37:12下载
- 积分:1