-
在电视中经常可以看到马赛克的效果,本实例介绍如何对图片进行马赛克效果处理。单击“网格”按钮,窗体中的图片将被一些网格锁分割,呈现马赛克效果。...
在电视中经常可以看到马赛克的效果,本实例介绍如何对图片进行马赛克效果处理。单击“网格”按钮,窗体中的图片将被一些网格锁分割,呈现马赛克效果。-Frequently on television can see the effect of mosaic, the examples of how to introduce the effect of treatment picture mosaic. Click the
- 2022-07-08 09:19:36下载
- 积分:1
-
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单...
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单-Print ASCII code table and the multiplication table to achieve a variety of ways, and a good choice of menu interface
- 2022-10-29 19:55:04下载
- 积分:1
-
机器狗变种无壳版生成器 C++源码
可根据自己需要编写出变异病毒!
自己可以多多研究 对编程有好处的
- 2022-05-28 09:00:40下载
- 积分:1
-
RSA algorithm source code, including large numbers Operational
RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
- 2022-06-15 16:15:13下载
- 积分:1
-
PLAYA是DIVX的前身,其源代码值得所有对音视频处理感兴趣的读者学习...
PLAYA是DIVX的前身,其源代码值得所有对音视频处理感兴趣的读者学习-PLAYA DIVX is the predecessor, its source code, all the audio and video processing for interested readers to learn
- 2022-06-13 21:58:47下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分:1
-
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助....
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助.-realized by the mathematical 2:00 for the distance between the algorithm and its implementation process. We hope to have some help.
- 2022-03-18 16:10:00下载
- 积分:1
-
基于ATMEL AT76C502芯片的USB WLAN WinCE 5.0 驱动源代码
基于ATMEL AT76C502芯片的USB WLAN WinCE 5.0 驱动源代码-ATMEL AT76C502 USB WLAN WinCE 5.0 driver source code
- 2023-05-07 13:25:02下载
- 积分:1
-
VC++6.0开发的交通地图管理程序,包括管理路口、管理道路等。
VC++6.0开发的交通地图管理程序,包括管理路口、管理道路等。-VC++6.0 development management procedures of the traffic map, including the management of the junction, the management of roads.
- 2022-09-27 10:50:03下载
- 积分:1
-
visit to the source code statements
访问报表的源代码-visit to the source code statements
- 2022-03-05 21:30:12下载
- 积分:1