-
The progress bar, through the spherical distribution of display.This class displ...
进度条,通过球状分布进行显示。这个类显示一个半透明,阴影模式进度对话框。这一进程的进展情况进行监督作为启动一个新线程,使球体更新进展顺利。如果启用,用户获得的能力,终止与ESC键的过程。该代码将运行在Windows 2000及更高版本。
-The progress bar, through the spherical distribution of display.This class displays a translucent, shadowed modal progress dialog. The process whose progress is to be monitored is started as a new thread, allowing the progress sphere to update smoothly. If enabled, the user is given the ability to terminate the process with the ESC key. The code runs on Windows 2000 and later.
- 2022-08-02 20:16:07下载
- 积分:1
-
拼音匹配汉字函数,没有pb分类所以放在windows下了
45--拼音匹配汉字函数,没有pb分类所以放在windows下了-45-- Chinese phonetic matching function, not pb on the windows so classified under the
- 2022-05-05 06:23:16下载
- 积分:1
-
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数...
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数
-The operation of the registry, API has provided us with the registry of the read, write, delete, and open the registry and all function keys
- 2022-02-21 05:46:22下载
- 积分:1
-
很好的程序请使用
很好的程序请使用-good procedure to use
- 2022-03-01 16:21:04下载
- 积分:1
-
一本关于Windows API编程方面的书,其中涉及了SDK方面,值得
一本关于Windows API编程方面的书,其中涉及了SDK方面,值得-1 on the Windows API programming books, which involves the SDK, it is worth
- 2023-06-12 07:00:08下载
- 积分:1
-
数字图像处理章 3 源代码
第3章“数字图像处理”的命名强度变换和空间滤波,其中包括6个子部分(1)的基础强度变换函数,(2)直方图处理,(3)空间滤波,(4)平滑空间滤波器,(5)锐化空间滤波器,和(6)使用模糊技术的强度变换和空间滤波。在基本强度变换函数中,有4个重要的功能,包括图像的负,对数变换,幂律(γ)变换,和分段线性变换函数。在直方图处理方面,我了解了直方图均衡化,直方图匹配(规范)。图像增强的局部直方图处理和直方图统计。 ;这些功能和过滤器是利用OpenCV和C++语言编程。
- 2022-11-17 00:40:03下载
- 积分:1
-
该程序考虑到在C语言中计算机不能处理太大的整数,本程序能处理40位...
该程序考虑到在C语言中计算机不能处理太大的整数,本程序能处理40位-which takes into account in the C language computer can not handle too much of an integer, this program can handle 40
- 2022-07-21 07:13:05下载
- 积分:1
-
Prim算法的VC++实现适合初学者学习,愿意…
prim算法的vc++实现,适合初学者好好学习,愿与朋友们一起进步-prim algorithm vc++ realize is suitable for beginners to study hard, willing to progress together with friends
- 2022-10-20 23:45:03下载
- 积分:1
-
operating system is a practicing procedures for the operating system when a memo...
是我一个操作系统练习程序,用于初学操作系统的人模拟内存FIFO调度-operating system is a practicing procedures for the operating system when a memory FIFO scheduling simulation
- 2023-06-19 20:40:03下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1