-
数据库查询示例程序
数据库查询示例程序-example database query procedures
- 2022-02-04 15:28:38下载
- 积分:1
-
强度转换
你给出的图像,你是要做直方图均衡化。为此你需要转换,需要输入作为给定图像并输出均衡的直方图和因此给予新的形象。
- 2022-02-16 08:36:02下载
- 积分:1
-
重新启动和关闭电脑
重新启动和关闭电脑-restart and shut down computers
- 2022-07-17 21:41:36下载
- 积分:1
-
This project is designed to be used with Visual C++ 4.1.
This project is designed to be used with Visual C++ 4.1.
- 2022-03-20 18:22:38下载
- 积分:1
-
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件...
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
- 2022-03-06 10:57:51下载
- 积分:1
-
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32...
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
- 2023-04-06 21:35:03下载
- 积分:1
-
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者-00-59 seconds timer (using software delay) a clear and easy to understand, adapt and beginners
- 2022-02-25 14:40:42下载
- 积分:1
-
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数...
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
- 2022-05-21 11:58:38下载
- 积分:1
-
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3...
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3.GenDicFormFiles:从多个INI文件中生成字典。(暂不支持Unicode)
准备开发多语言界面的朋友可以参考一下!-Contains three parts: 1.AppTextToFile: interface to the language file, FiletoAppText: language documents to the interface. 2.Translt: Language Translation file. 3.GenDicFormFiles: from the INI file to generate a number of dictionary. (Not support Unicode) ready to develop multi-language interface for reference for a friend!
- 2022-08-15 21:38:39下载
- 积分:1
-
c#获取网页中所有链接地址
通过正则表达式,获取网页源代码,然后通过正则表达式获取其中中所有链接地址。
- 2022-04-10 01:43:21下载
- 积分:1