-
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 1...
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 128 位密匙操作
-GUI.rar : AES.pas EIAES.pas AES encryption support 128/192/256 of the key cases in accordance with the default 128 key operation
- 2022-07-28 09:39:10下载
- 积分:1
-
内存仿真算法
模拟内存工作方式的算法-way memory simulation algorithm
- 2022-02-04 19:23:21下载
- 积分:1
-
wages of the original executable code are still in hope you like! The good
工资管理的原代码 还有可执行文件都在 希望大家喜欢! 很好用的-wages of the original executable code are still in hope you like! The good
- 2022-04-24 03:04:11下载
- 积分:1
-
水质监测系统
采用美国YSI公司的YSI-600QS多参数水质探头,实时地采集显示并保存养殖水的温度,pH,电导率,盐度,ORP,溶解氧等参数,以图表,棒图,趋势图等方式进行显示。
- 2023-07-02 22:45:04下载
- 积分:1
-
VC例程Iocomp控件库,超过70的来源
IOComp控件库的vc例程,有70多个源程序-IOComp vc widget library of routines, more than 70 source
- 2022-07-28 00:50:11下载
- 积分:1
-
计算函数f(x1,x2)=100*(x1^2
计算函数f(x1,x2)=100*(x1^2-x2)+(1-x1)^2
的全局最大值-Calculation of function f (x1, x2) = 100* (x1 ^ 2-x2)+ (1-x1) ^ 2 of the overall maximum
- 2022-01-26 15:27:17下载
- 积分:1
-
c++ guit qt4 code
c++ gui gt4源码。包括全书所有代码-c++ guit qt4 code
- 2022-04-08 12:41:31下载
- 积分:1
-
a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play a...
一个水文观测系统 模拟从1996.1.1零时起到其后任何一天的观测数据,并可以进行查询当天的每小时的数据.-a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play any day of observational data, and may conduct inquiries per day data.
- 2022-05-30 11:12:04下载
- 积分:1
-
Essential CVS
Essential CVS - Jennifer Vesperman - O Reilly, 2003-Essential CVS- Jennifer Vesperman- O Reilly, 2003
- 2022-07-17 05:11:28下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1