-
This program can be used to catch the screen image, which can be used as wall pa...
可以把屏幕内容捕捉下来,用在制作墙纸方面 ,相当于print screen键-This program can be used to catch the screen image, which can be used as wall paper. This function equals to "print screen" key.
- 2022-10-11 00:45:02下载
- 积分:1
-
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication advantages and disadvantages.
- 2022-05-24 02:12:54下载
- 积分:1
-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1
-
lsitcontrol演示
listcontrol的各类用法及例子,适合MFC小白,其中包括listcontrol的常用方法,一些常用的listcontrol重绘
- 2022-03-12 09:10:16下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2023-02-22 16:05:03下载
- 积分:1
-
sudoku calculator
数独求解题:
该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。
很好玩的-sudoku calculator
- 2023-08-09 23:20:02下载
- 积分:1
-
用C语言编写的中值滤波的程序,其中的排序用的是快速排序法。...
用C语言编写的中值滤波的程序,其中的排序用的是快速排序法。-Using C language median filtering process, which is used to sort the quick sort method.
- 2022-02-11 22:48:40下载
- 积分:1
-
COM prepared eVC example. This is a server
eVC上编写COM的例子。这是服务器端的例程代码-COM prepared eVC example. This is a server-side code of the routine
- 2022-02-15 19:22:40下载
- 积分:1
-
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.-because the school did not have their own computers, often have not liked the website very good preservation, but also try to take down a 000, but eventually inconvenient, so was this small program.
- 2022-05-30 09:24:13下载
- 积分:1
-
python详细操作mysql
利用mysql的workbench建立数据库,一方面是详细了解适用workbench的功能,另一方面是适用最广泛的mysql来进行到数据库的增删改查工作。并且,充分利用了了python短小强悍的功能,另外在此基础上还可以进行异常值的清理等功能。
- 2022-12-12 19:30:03下载
- 积分:1