-
MFC单线程进度条例程源码
MFC单线程进度条例程源码,这是一个很简单的例子,你可以很快的了解怎么实现进度条。
- 2022-04-23 07:42:58下载
- 积分:1
-
Classication via regression by Tommi S. Jaakkola
MIT AI Lab
Classication via regression by Tommi S. Jaakkola
MIT AI Lab
- 2022-03-24 16:01:54下载
- 积分:1
-
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具...
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具-A timer tool, you can set up a number of timers, to provide for the different timers in the implementation of different orders, is a very useful tool
- 2023-09-05 13:35:03下载
- 积分:1
-
OPCClient端和Server端的演示代码
OPCClient端和Server端的演示代码-OPCClient-side and Server-side presentation code
- 2022-01-26 08:07:48下载
- 积分:1
-
主要讲解的是关于web标准与网站重构讲座。
主要讲解的是关于web标准与网站重构讲座。-Mainly explain about web standards and web seminars remodeling.
- 2022-07-10 10:08:01下载
- 积分:1
-
counter
计算器程序-counter
- 2023-02-05 06:40:03下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1
-
Any cs. student a ny average university will at some point be faced with design...
Any cs. student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s. -Any cs. Student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s.
- 2022-06-16 19:07:14下载
- 积分:1
-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-15 08:48:55下载
- 积分:1
-
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波...
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filtering and so on
- 2022-07-09 02:55:28下载
- 积分:1