-
Circular array algorithm source code. This is a ring array of templates. The use...
循环数组的算法源代码。 这是一个环型数组模版。一般可用做缓冲区的使用-Circular array algorithm source code. This is a ring array of templates. The use of buffers can be used in general
- 2023-05-05 01:30:03下载
- 积分:1
-
matlab仿真通信系统(图书馆),一个SIM卡的建立…
MATLAB通信系统仿真(程序库),建立一个仿真系统-MATLAB simulation of communication systems (library), the establishment of a simulation system
- 2022-06-15 13:55:58下载
- 积分:1
-
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用...
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用-Based on MATLAB Mathematical Contest in Modeling the calculation of mathematical modeling, and modeling applications MATLAB command
- 2022-03-02 17:51:02下载
- 积分:1
-
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!...
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!-Gray theory principle of mathematical modeling to solve the issue of prediction useful ppt, is insufficient, I hope everyone a lot to correct!
- 2022-05-20 13:15:56下载
- 积分:1
-
贪吃蛇的简易版本,缺点是刷新速度比较慢,得慢慢使用
贪吃蛇的简易版本,缺点是刷新速度比较慢,得慢慢使用-A simple version of Snake, the demerit is that refresh more slowly, too slowly to use
- 2022-02-12 15:10:36下载
- 积分:1
-
java 备忘录模式,实现前进,回退,让你有后悔药,包括例子。...
java 备忘录模式,实现前进,回退,让你有后悔药,包括例子。-java memorandum mode to achieve progress and regress, so that you can have a regret drugs, including examples.
- 2022-04-13 02:57:33下载
- 积分:1
-
在工程中引用 Microsoft Scripting Runtime
就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和v...
在工程中引用 Microsoft Scripting Runtime
就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和vb6稍有不同!-In the works cited in Microsoft Scripting Runtime can be had! Specific code look! Can use any vbs script function! Attention is to use the vbs script grammar, and VB6 is slightly different!
- 2022-01-23 11:16:43下载
- 积分:1
-
Similar windows mine clearance
类似windows的扫雷- Similar windows mine clearance
- 2022-04-09 01:31:11下载
- 积分: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
-
TMS320F28034程序设计
此段程序是实现TMS320F28034程序设计中的DAC转换的程序代码 适合电机控制
- 2022-03-03 18:25:41下载
- 积分:1