-
郑莉c++课件 C++语言程序设计配套使用(清华大学出版社)
郑莉c++课件 C++语言程序设计配套使用(清华大学出版社)
-Zheng Li c++ Courseware C++ Language Program Design supporting the use of (Tsinghua University Press)
- 2023-03-05 23:50:03下载
- 积分:1
-
script compiler can compile code encryption. Can be used in many aspects.
脚本编译程序,可以编译vbscript代码.可以用于很多方面.-script compiler can compile code encryption. Can be used in many aspects.
- 2023-08-10 03:30:03下载
- 积分:1
-
一个用于生成文本文件的小程序,很浅显的C++程序
一个用于生成文本文件的小程序,很浅显的C++程序-Text file used to generate a small program, it is simple C++ Procedures
- 2023-07-24 12:25: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
-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分:1
-
利用ini文件将你的应用程序放到“收藏夹”里面
利用ini文件将你的应用程序放到“收藏夹”里面-use ini file your applications to "favorites" inside
- 2022-03-18 14:03:49下载
- 积分:1
-
一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强
一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强
-a good use of multi-user ftp server program, vb prepared. Strong functional
- 2023-01-30 22:35:04下载
- 积分:1
-
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成...
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced Encryption Standard) is a norm that ASCII used for with technique graduate school to encrypt the electronics data.It were expected and can become people encrypt to include the finance, telecommunication generally acceptedly with the method of the government arithmetic figure information.This text displayed the AES all the combines resolution the calculate way that it use.Include a complete C# realizes with encrypt.The data of NET for instance.Use in a reading book over text empress you will can with the AES encrypt, test base on AES software combine can in your system the AES encrypt
- 2022-08-12 12:23:26下载
- 积分:1
-
在线查找税码
此项目检查税务代码在线从官方网站 ANAF。
如果你问这个验证码,这被插入在一个单独的屏幕中。
- 2022-01-31 04:51:33下载
- 积分:1
-
serial debugging assistant source 51 literacy EEPROM application examples. Zip
串口调试助手源程序51读写EEPROM应用实例.zip-serial debugging assistant source 51 literacy EEPROM application examples. Zip
- 2022-03-02 14:03:27下载
- 积分:1