-
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能...
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square arithmetic functions such as medium
- 2022-12-12 01:10:03下载
- 积分:1
-
Delphi OP crypter研究
应用背景样品函数ReadFile(文件名:AnsiString字符串);VaR和公司;公司;公司;公司;公司;公司;公司;公司;公司;公司; ;缓冲区 ; ; ; ; ; ; ;:AnsiString;的规模和规模,并在;和,和,;,;,;readbytes ; ; ; ; ;:整数; ;defaultfilemode:字节;开始结果是:“”; ;defaultfilemode:=我不; ;我不:= 0; ;assignfile(F,文件名);重置(女,1); ;如果(ioresult = 0)然后一开始 ; ; ;尺寸:=文件大小(F); ; ; ;而(尺寸& gt;1024)做和,开始,开始 ; ; ; ; ;规定长度(缓冲区,1024); ; ; ; ; ;blockread(F,缓冲[ 1 ],1024,readbytes);和,和,和,结果:=结果+缓冲区; ; ; ; ; ;12(大小,readbytes);和,结束,结束; ; ; ;规定长度(缓冲区,大小); ; ; ;blockread(F,缓冲[ 1 ],大小);和,结果:=结果+缓冲; ; ; ;关闭一个打开的文件(F);结束了; ;我不defaultfilemode:=;终点功能readeof(delimit1,delimit2:字符串:字符串);VaR ;缓冲区 ; ; ; ; ;:AnsiString;reslength ; ; ;:整数;我和公司的;&;&;&;&;&;&;&;posdelimit ; ;:整数;开始 ;缓冲:= ReadFile(paramstr(0)); ;如果POS(delimit1,缓冲)& gt;POS(delimit2,缓冲)
- 2022-10-07 03:10:02下载
- 积分:1
-
一个不错的注册表工具源代码
一个不错的注册表工具源代码-registry a good tool for source code
- 2023-02-01 07:20:03下载
- 积分:1
-
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。...
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。-200 C samples for C beginner.
- 2022-03-01 19:23:40下载
- 积分:1
-
want to see how your fate? ? Let's see it! Terrific ah!
想看看你的命运如何吗?? 看看吧!很棒的啊!-want to see how your fate? ? Let"s see it! Terrific ah!
- 2023-07-04 03:45:04下载
- 积分:1
-
python详细操作mysql
利用mysql的workbench建立数据库,一方面是详细了解适用workbench的功能,另一方面是适用最广泛的mysql来进行到数据库的增删改查工作。并且,充分利用了了python短小强悍的功能,另外在此基础上还可以进行异常值的清理等功能。
- 2022-12-12 19:30: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
-
QR code 的国标标准,内附中国汉字模式的详细转换方式
QR code 的国标标准,内附中国汉字模式的详细转换方式-QR code of the national standard criteria, included a detailed model of Chinese characters conversion mode
- 2022-02-28 17:23:54下载
- 积分:1
-
VC入门程序,用MFC编写你的第一个程序
VC入门程序,用MFC编写你的第一个程序-VC entry procedures, using MFC you prepared for the first procedure
- 2022-03-22 20:30:17下载
- 积分:1
-
Branch and Bound 算法实现.用以快速搜索一个区域.
Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
- 2023-06-10 12:10:03下载
- 积分:1