-
无需递归反向栈
这是非常困难的,我们用C来写复杂的程序。所以我在这里完成了编码,反向叠,但递归
- 2022-02-01 18:40:08下载
- 积分:1
-
- 2022-03-06 07:43:36下载
- 积分:1
-
C++时钟模拟时钟,准备模拟时钟的分钟操作…
C++ 时钟模拟 可以准备模拟时钟的时针分针秒针的运行-C++ clock analog clock, ready to simulate the operation of the clock the minute hand second hand
- 2022-04-08 03:16:52下载
- 积分:1
-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2023-02-23 23:45:03下载
- 积分:1
-
STI5512 SET TOP BOX BACKEND DECODER
WITH INTEGRATED HOST PROCESSOR
STI5512 SET TOP BOX BACKEND DECODER
WITH INTEGRATED HOST PROCESSOR
- 2022-07-21 23:38:28下载
- 积分:1
-
一个读写INI文件的例子
一个读写INI文件的例子-An example of reading and writing INI files
- 2022-03-20 21:40:49下载
- 积分:1
-
this is a payroll management sustem in c
this is a payroll management sustem in c-this is a payroll management sustem in c++
- 2022-02-25 18:37:23下载
- 积分:1
-
A super
一个超级cool的3d游戏引擎,包括示例源代码与引擎源代码。 -A super-cool of the 3d game engine, including the sample source code with the engine source code.
- 2023-08-12 05:15:04下载
- 积分:1
-
从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。...
从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are four comparative method 11 achieved.
- 2022-04-07 03:44:28下载
- 积分:1