-
hmac-sha256
应用背景此源代码文件包含一个独立的ANSI C程序没有 ;*外部依赖除了标准的ANSI C库。关键技术在苹果的操作系统上,可以通过在一个终端中执行以下命令来编译和运行。
- 2022-03-20 06:42:50下载
- 积分:1
-
使用VC++的环境进行简单编程的计算器功能,可以实现+,
使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
- 2022-03-19 19:04:43下载
- 积分:1
-
C语言基本程序
C语言基本程序-C language basic procedures
- 2022-10-23 05:05:03下载
- 积分:1
-
APM的定点模式分析注释
资源描述主要针对APM的poshlod模式,进行较为细致的注释分析,为理解APM这开源四轴代码提供一个接口,能够更好地理解操作飞行器的飞行。其中有些注释由于本人理解尚浅,没有能够清晰地阐述出来。
- 2022-07-10 21:01:44下载
- 积分:1
-
petriNet model
petriNet model
- 2022-02-13 21:02:05下载
- 积分:1
-
计算个人所得税的代码5522197 5522197 5522197
计算个人所得税的代码5522197 5522197 5522197-the calculation of personal income tax code 5522197 5522197 5522197 5522197
- 2022-04-08 19:28:14下载
- 积分:1
-
百钱买百鸡算法设计和分析
应用背景方法一:伪代码输入:n只鸡的个数 输出:公鸡、母鸡和小鸡的个数1、初始化解的个数count=0; 2、循坏变量从x从0~n/5(取整); 2.1循环变量y从0~n/3(取整); 2.1.1 循环变量z从0~n; 2.1.2 如果5*x+3*y+z/3==n && x+y+z==n,则count++;输出x、y、z的值; 2.1.3 y++;
- 2022-03-20 10:38:58下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
c语言实现哈夫曼编码
实现哈夫曼编码的基本功能,包括输入需要编码的字符个数及字符,程序会自动生成哈夫曼编码并且将编码结果进行输出。同时,有解码的过程,可以用于对已经编好的哈夫曼编码进行解码。方便大家进行学习交流。
- 2022-03-17 19:41:11下载
- 积分:1
-
计算机算法与分析,包括书后习题答案,供参考了
计算机算法与分析,包括书后习题答案,供参考了-Computer algorithms and analysis, including the answer to the book Exercises for the reference to the
- 2022-01-30 10:53:27下载
- 积分:1