-
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。...
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
- 2022-03-30 00:42:15下载
- 积分:1
-
aspx的验证码,很全
可以看看,不错
aspx的验证码,很全
可以看看,不错-aspx the Verification Code, it can take a look at the whole, yes
- 2022-02-06 07:59:43下载
- 积分:1
-
AMD ATI Graphics Display setting
此AP由VS2010使用AMD ATI graphics SDK开发,用于显示颜色校正和增强功能,包括颜色色调、颜色饱和度和显示gamma。Microsoft NSDN提供了操作系统层gamma校正的API方法,但没有颜色增强功能,这个AP可以通过GPU加速来增强颜色。此外,MS NSDN的gamma功能仅通过一种颜色设置影响所有显示器颜色设置(内部面板和外部显示器),但SDK方法可以独立控制所有显示器(内部面板、外部显示器、VGA和HDMI端口的单独颜色设置)
- 2022-03-13 11:48:02下载
- 积分:1
-
POJ解题报告,包括对题目的分析,算法优略的评述,多种方法的提供...
POJ解题报告,包括对题目的分析,算法优略的评述,多种方法的提供-POJ Solution report, including analysis of the topic, the algorithm slightly superior to the comments of the various methods available
- 2022-10-10 12:55:03下载
- 积分:1
-
我的工作是 Delphi 程序员
我的工作是 Delphi 程序员。我喜欢!我想从扫描仪创建用于识别图像 OCR 项目。它对我很重要 !
- 2022-07-22 02:20:31下载
- 积分:1
-
大富翁棋牌类小游戏,函数编写,游戏编程中的经典例子
大富翁棋牌类小游戏,函数编写,游戏编程中的经典例子-Monopoly game chess classes, functions to prepare the game in the classic example of programming
- 2023-03-18 03:10:04下载
- 积分:1
-
浮点型转换成字符型的小程序,用任何显示器都能显示
浮点型转换成字符型的小程序,用任何显示器都能显示-Converted to floating-point type of the small character procedures, any display can show
- 2022-01-28 14:29:48下载
- 积分:1
-
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本...
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本设计以及利用常用绘图函数绘图的一些效果。为此,在配套习题解析与编程实例一书中例【4-6】的启发下,我们组编写了一小车沿路行驶然后撞上一块预定挡板程序,以加深对windows的图形设备接口及windows绘图的理解并进一步应用
-experimental purposes of Chapter IV of the study, has windows on the graphics device interface and the basic concepts of environmental equipment there to acquire certain understanding of the materials are examples to show us a window of windows basic design and the use of commonly used graphics function mapping some results. To this end, the matching exercises analytical and programming examples of a book cases 4-6-- inspired, we prepared a one car traveling on the road before hitting a baffle procedures intended to enhance the windows graphics device interface and graphics windows to further the understanding and application
- 2022-11-12 07:10:03下载
- 积分:1
-
一个内存泄漏检测工具及其源码,值得研究研究
一个内存泄漏检测工具及其源码,值得研究研究--A detector tool and source code of memory leaks,worth discussing
- 2022-11-03 11:25:03下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1