-
包括典型的生成字典序排列和快速排序料到典型的源代码
包括典型的生成字典序排列和快速排序料到典型的源代码-Including the generation of typical lexicographic order and quick to sort thought the source code of a typical
- 2023-05-12 10:25:04下载
- 积分:1
-
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.
- 2022-03-05 07:13:17下载
- 积分:1
-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1
-
use the CEdit class in a very basic dialog based application.
use the CEdit class in a very basic dialog based application.
- 2022-02-12 07:30:52下载
- 积分:1
-
Add a new polynomial algorithm
添加新的多项式算法
- 2022-04-22 01:43:03下载
- 积分:1
-
wince TTS语音播报
Wince+TTS 在wince系统下实现文本转语音的技术
WINCE 语音合成有下列技术特点:
1,声音清晰(清脆)
2,语速可以调节
3,占用系统资源少,对系统要求少
4,代码占用空间少
5,编程接口方便
6,声音甜美
7,技术成熟可靠
8,支持C++、C#、VB.NET语言编程
9,朗读音量可以调节
10,支持中英文混读
- 2022-06-30 17:26:52下载
- 积分:1
-
本软件可以在windows
下对BIOS的设置进行模拟
本软件可以在windows
下对BIOS的设置进行模拟-the software under the windows of the BIOS setup simulation
- 2023-05-22 20:25:02下载
- 积分:1
-
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行...
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2023-03-02 15:55:04下载
- 积分:1
-
化简分数到最简
目前只支持质数小于10000的情况
化简分数到最简
目前只支持质数小于10000的情况-Simplification of scores to the most Jane prime number currently only supports the case of less than 10000
- 2023-09-08 10:25:02下载
- 积分: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