-
C++做的简易电子词典。学习数据结构的可以看看。
C++做的简易电子词典。学习数据结构的可以看看。-C++ to do a simple electronic dictionary. Learning data structure can look.
- 2022-02-02 20:31:34下载
- 积分:1
-
其中起始码和结束码表示控制命令的起始与结束。当设备在RS
其中起始码和结束码表示控制命令的起始与结束。当设备在RS-232总线上捕捉到数据FFH时,表示后续有控制命令写入,当接收到数据AAH后,表示接收到的控制字已经结束且完整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作-整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2022-02-05 03:52:12下载
- 积分:1
-
一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要...
一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要-A very good function mapping tools, they can make different demands function images. Particularly applicable to the mathematical modeling mapping needs
- 2022-01-26 03:18:57下载
- 积分:1
-
Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32
Game Boy Advanced(GBA)是日本任天堂公司于2001年推出的一款32位掌上游戏机.它着重于游戏机的便携式,并且以2D游戏为主(3D游戏依然不错).GBA有十分高效硬件图像处理加速,GBA基本上是现在全球公认的最佳的掌上游戏机.-Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32-bit handheld console. It focuses on the portable console, and a 2D game-focused (3D games still good). GBA has a very efficient image processing hardware acceleration is basically GBA now recognized worldwide as the best handheld console.
- 2022-02-22 04:13:33下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1
-
制卡算卡号首尾数量 制卡算卡号首尾数量
制卡算卡号首尾数量 制卡算卡号首尾数量 -System card counting both the number of card counting system card number, both the number of card counting system, both the number of card counting system card number, both the number of
- 2022-05-20 20:57:21下载
- 积分:1
-
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8...
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
-Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and rounding to the third (of the value of h provides a positive number). For example: If the h value of 8.32433, the function returns 8.32 if the h value of 8.32533, the function returns 8.33.
- 2022-02-25 20:46:14下载
- 积分:1
-
读写内存变量文件
读写内存变量文件-or memory variable documents
- 2022-12-27 06:30:03下载
- 积分:1
-
haar复小波的matlab实现源代码,适合学习滤波的人学习
haar复小波的matlab实现源代码,适合学习滤波的人学习-haar Complex Wavelet achieve the Matlab source code suitable for the study of learning filter
- 2022-04-30 00:19:09下载
- 积分:1
-
802.11a wlan物理层仿真,里面有三个物理模型,均用MATLAB编写
802.11a wlan物理层仿真,里面有三个物理模型,均用MATLAB编写-802.11a WLAN PHY
There are*three* versions of the 802.11a physical layer model:
R13/IEEE80211a.mdl:
Requires R13 (MATLAB ) and Stateflow (for adaptive modulation control)
R13/IEEE80211a_NoSF.mdl:
Requires R13 (MATLAB), but does not require Stateflow.
R13SP1/IEEE80211a.mdl
Requires R13SP1 (MATLAB), but does not require Stateflow.
This latest version also includes some bug fixes.
All Simulink models require the Communications Blockset.
- 2022-07-26 22:00:23下载
- 积分:1