-
显示消息框中的视觉基本6
打开Visual Basic 6
- 2022-03-13 00:57:57下载
- 积分:1
-
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!-This is a desktop virtual keyboard example, in VC++6.0 to compile the adoption!
- 2022-01-25 14:15:15下载
- 积分:1
-
Enumerated examples, can be used as primary reading material can take a look at...
枚举例子,可以作为初级读物看看还是可以的吧-Enumerated examples, can be used as primary reading material can take a look at the bar
- 2022-03-16 20:36:59下载
- 积分:1
-
gperftools
gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存分配器tcmalloc;基于tcmalloc的堆内存检测和内存泄漏分析工具heap-profiler,heap-checker;基于tcmalloc实现的程序CPU性能监测工具cpu-profiler。
- 2022-03-06 22:30:46下载
- 积分:1
-
vb程序实例
仿瑞星小狮子界面
vb程序实例
仿瑞星小狮子界面 -vb instances like small lions interface Ruixing
- 2022-09-19 12:40:03下载
- 积分:1
-
此代码是用C++编写的,通过建立工程的方法来求一个数的阶乘。适合初学c++者!...
此代码是用C++编写的,通过建立工程的方法来求一个数的阶乘。适合初学c++者!-This code is used C++ Prepared, through the establishment of engineering methods to seek a number of factorial. Suitable for beginners c++ De!
- 2022-05-17 17:43:15下载
- 积分:1
-
数据结构,二叉树的基本操作和哈夫曼树进行编码和译码系统
数据结构与算法,二叉树的基本操作,包括创建二叉树,插入,删除,深度,叶子结点,并且有一个哈夫曼树的编码译码系统,比如为某一字符串进行编码,或者输入一段字符串进行译码操作
- 2023-01-20 06:05:03下载
- 积分:1
-
客运管理程序,我认为还是很好的,我已经修改格勒,不错
客运管理程序,我认为还是很好的,我已经修改格勒,不错-passenger management procedures, I believe it is very good, I have to amend Mengele, yes
- 2022-02-02 23:10:18下载
- 积分:1
-
DIBR用于合成立体图片
根据原始彩色图和对应的深度图,通过DIBR合成方法得到立体图片。首先对深度图像进行形态学处理,以减少视点变换产生的空洞,平滑目标视点内部的物体轮廓;利用视点变换方程生成目标视点;对含有空洞的目标视点采用图像修复算法进行后处理,设计了含有深度项的代价函数,在深度的约束下进行纹理搜索,将最佳匹配块填补到空洞;在修复空洞的过程中采用亮度优先的策略以适应不同的色度采样格式。
- 2022-01-23 11:01:49下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1