-
crc编程实现,由于通信设备的校验功能的实现
crc编程实现,由于通信设备的校验功能的实现-crc programming, communications equipment calibration function of the realization
- 2022-01-26 07:04:38下载
- 积分:1
-
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长...
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长-Online algorithm is the C language online algorithm to solve a knapsack problem, the question is very long
- 2022-07-11 09:18:05下载
- 积分:1
-
复件 Photoshop CS2图形图像处理教程.rar
复件 Photoshop CS2图形图像处理教程.rar-Copies Photoshop CS2 image-processing graphics tutorials. Rar
- 2022-10-04 10:25:12下载
- 积分:1
-
Image restoration in labview
Image restoration in labview
- 2022-11-09 15:25:03下载
- 积分:1
-
用堆栈实现回文算法 可以测试各种字符串 dos界面
用堆栈实现回文算法 可以测试各种字符串 dos界面-using stack algorithm can achieve Palindrome test string dos interface
- 2022-01-26 05:11:41下载
- 积分:1
-
j2me手机游戏代码,内含图片素材和源代码文件
j2me手机游戏代码,内含图片素材和源代码文件-j2me mobile game code, including picture material and source code files
- 2023-07-26 08:30:04下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
H.263协议中文版,翻译的不是很好,大家凑活着看吧
H.263协议中文版,翻译的不是很好,大家凑活着看吧-H.263 Chinese version of the agreement, the translation is not good, we got very bright and alive
- 2022-04-17 11:53:16下载
- 积分:1
-
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
- 2023-04-21 06:15:03下载
- 积分:1
-
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三...
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn pool to meet the conditions of polynomial interpolation Ln (x) ^ Hn is the only exists! Newton"s three color ~
- 2022-08-09 11:34:55下载
- 积分:1