-
win32api程序,读取256级灰度图并显示其文件头信息,彻底了解位图文件头结构...
win32api程序,读取256级灰度图并显示其文件头信息,彻底了解位图文件头结构-win32api program, which can read 256 grid map and show its head message,understand the title stucture of bitmap
- 2022-02-21 05:38:28下载
- 积分:1
-
Hi All Find The Attachment
Hi All Find The Attachment
- 2022-07-04 01:45:33下载
- 积分:1
-
FlexCell使用示例源码(VFP8)
FlexCell使用示例源码(VFP8)-FlexCell use the sample source code (VFP8)
- 2022-06-28 16:20:28下载
- 积分:1
-
拉伸图象,如何使用图象
拉伸图象,如何使用图象-tensile images, the use of image
- 2022-02-01 17:38:31下载
- 积分:1
-
改建精灵的初步实现
简单的改建实现,适合初学者,用到了HOOK技术,看该代码,首先得回MFC编程,Windows编程,当然C++语法也得会,这个程序我也就改了一个键,有兴趣的人可以加强,达到想魔兽改建精灵一样的效果,在程序界面上,我并没有什么装饰,谅解
- 2023-06-01 15:30:04下载
- 积分:1
-
剪贴板数据处理类。
剪贴板数据处理类COleDataSourceEx-the class of clipboard data processing.
- 2022-03-05 16:41:45下载
- 积分:1
-
C++程序设计教程 源代码
C++程序设计教程 源代码-C++ Programming Guide source code
- 2022-01-26 03:13:07下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
反加
Reverse and Add
195 Initial number
591
-----
786
687
-----
1473
3741
-----
5214
4125
-----
9339 Resulting palindrome
- 2022-02-10 12:24:29下载
- 积分:1
-
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n...
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n 个元素
之和都相等。编写程序输入魔方阵( n 为
奇数,n
- 2022-07-20 17:53:06下载
- 积分:1