-
c++运动会课程设计
为了巩固我们数据结构知识,加强我们的实际动手能力和提高我们综合素质,提高我们对计算机软件工程的认识学院组织我们进行了数据结构课程设计。此次课程设计要达到以下几点目的:
(1)了解并掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)提高程序设计和调试能力。学生通过上机实习,验证自己设计的算法的正确性。学会有效利用基本调试方法,迅速找出程序代码中的错误并且修改。
(3)培养算法分析能力。分析所设计算法的时间复杂度和空间复杂度,进一步提高程序设计水平。
(4)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
- 2022-06-01 05:56:31下载
- 积分:1
-
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。...
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。-This procedure demonstrates how to create and use dynamic link library mfc to realize the function of shots.
- 2022-03-20 06:30:34下载
- 积分:1
-
可以SeDebugPrivilege用户权限用打开系统的进程
可以SeDebugPrivilege用户权限用打开系统的进程-SeDebugPrivilege user permissions can be used to open the process of system
- 2022-03-06 01:50:26下载
- 积分:1
-
Sun Star teaching source, master C useful, Sun Star teaching source, master...
孙星教学源码,掌握C++有用,孙星教学源码,掌握C++有用-Sun Star teaching source, master C useful, Sun Star teaching source, master C useful
- 2022-09-29 13:00:03下载
- 积分:1
-
perl_testing_a_developer s_notebook.it非常有用的测试
Perl_Testing_A_Developer s_Notebook.It is very useful for testing
- 2023-03-31 07:55:03下载
- 积分:1
-
教师抽象基类及其派生的特聘教授,责任教授,教学人员,研究人员等派生类....
教师抽象基类及其派生的特聘教授,责任教授,教学人员,研究人员等派生类.-teachers abstract base class and its derived Chair Professor, Professor responsibility, teaching staff, researchers and other derived class.
- 2023-01-10 13:10:03下载
- 积分:1
-
BMP 图像处理
图像处理
24位RGB到8位的灰度转换
灰度平滑
灰度锐化
边缘二值
- 2023-07-07 11:30:05下载
- 积分:1
-
checking and copying one file to another
checking and copying one file to another
- 2022-08-09 05:22:43下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。...
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。-Enter the 2-dimensional array, its value and the diagonal sum of the ranks and their order in accordance with the size of the output.
- 2022-03-09 17:26:41下载
- 积分:1