-
这个程序是一个数字文本转换器。可以将给定数转换为(镭…
This program is a Number to Text converter. which can convert a given number (range from one to hundred of vigintillion(10^63) ) to the text that people use to pronouce the number.
Feel free to use this code and please give feedback to me. Right now it works for AMERICAN ENGLISH.
This code is copyrighted and has limited warranties.
- 2023-01-09 22:45:03下载
- 积分:1
-
可以对AVI文件进行编辑
可以对AVI文件进行编辑-it can be used to edit AVI files
- 2022-02-07 04:00:23下载
- 积分:1
-
TC256图形函数库的使用方法,浙江大学TC图形处理教程
TC256图形函数库的使用方法,浙江大学TC图形处理教程-TC256
- 2022-07-19 03:40:42下载
- 积分:1
-
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码...
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码-Good C++ Test tool, use this code you can enable faster and more accurate test code
- 2022-04-08 05:49:45下载
- 积分:1
-
VC++环境下实现图像的缩放
VC++环境下实现图像的缩放 -VC++ Environment realize image zoom
- 2022-07-11 11:59:03下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
DeepZoomContainer,silverlight自定义地图控件
DeepZoomContainer,silverlight自定义地图控件-DeepZoomContainer, silverlight custom map control
- 2023-02-27 17:30:03下载
- 积分:1
-
阐述了在VC++中操作滚动条的要点,并给出示例
阐述了在VC++中操作滚动条的要点,并给出示例-expounds the VC operation of the rolling elements and gives examples
- 2022-03-10 07:55:54下载
- 积分:1
-
c http download windows
参考网上代码,自己终于调试通了整个下载代码,单线程下,只需要修改下载网址,放到vc6即可运行。
一个c++类,一个主要的main,方便初学者练习 了解http下载原理其实也就是tcp 通信发指令而已。
- 2023-06-28 21:50:03下载
- 积分:1
-
failed to translate
这个是用c#写的网页代理服务器,代码比较简单,适合学习-failed to translate
- 2022-08-17 13:41:19下载
- 积分:1