-
本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中...
本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中-This procedure by using the method of recursive calls a Tower of Hanoi problem, which is a common procedure, the results by entering into the layers of a document out.txt
- 2022-07-26 21:39:55下载
- 积分:1
-
氟化钙加工业结构固化剂固化剂共和国海军 固化剂固化剂固化剂共结构法国鬼画符借古讽今国防军地方官基督教...
氟化钙加工业结构固化剂固化剂共和国海军 固化剂固化剂固化剂共结构法国鬼画符借古讽今国防军地方官基督教-calcium fluoride processing industry structure curing agent curing agent navy curing agent curing agent curing agent were scrawled structure France Christian allusions IDF prefecture
- 2023-03-10 01:25:03下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
Johnson-Cook+金属本构模型
用户材料子程序实例-Johnson-Cook及其金属本构模型(User material subroutine example -Johnson-Cook and its metal constitutive model)
- 2020-08-16 09:28:25下载
- 积分:1
-
Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业...
Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业的互联网接入费用。-Engineer system is to reduce server load, reduce the cost of enterprise operations the perfect solution. Dynamic volume generated by static pages, allows companies announced the choice of server, reduced hardware investment, and at the same time reduce the cost of Internet access.
- 2022-05-18 12:53:26下载
- 积分:1
-
网上考试系统的好多的论文 关于研究与实现的 大家快安看
网上考试系统的好多的论文 关于研究与实现的 大家快安看-online examination system has many papers on the study and implementation of security you see fast
- 2023-03-23 06:50:03下载
- 积分:1
-
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。...
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
- 2022-06-29 12:53:22下载
- 积分:1
-
demo
embedded c development
- 2012-11-06 15:52:52下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
KmdKit 汇编下开发驱动的工具 由俄罗斯某强男开发
KmdKit 汇编下开发驱动的工具 由俄罗斯某强男开发-KmdKit compilation of tools developed under the drive by Russia to develop a strong man
- 2022-11-07 08:10:04下载
- 积分:1