-
这是directshow的前言部分,是免费的哦!
这是directshow的前言部分,是免费的哦!-directshow This is the foreword, is free!
- 2022-02-19 22:18:02下载
- 积分:1
-
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。...
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。-This program for the power flow calculation of the Jacobian matrix program, but also the core of the power flow calculation.
- 2022-02-02 22:29:19下载
- 积分:1
-
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码...
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码-c language code, please refer to SCM entry, the temperature sensor code
- 2023-08-06 07:35:03下载
- 积分:1
-
将USB端口设备虚拟为网卡设备的软件,还可以
将USB端口设备虚拟为网卡设备的软件,还可以-The USB port equipment for the virtual network adapter software, you can
- 2022-01-27 12:19:17下载
- 积分:1
-
非常强大的打印控件,我们一直用他,价格便宜量又足
非常强大的打印控件,我们一直用他,价格便宜量又足-Very powerful print controls, we have been with him, the volume also cheap enough
- 2022-01-26 03:04:24下载
- 积分:1
-
用C++开发牌类网络,能和游戏大厅一起集成使用
用C++开发牌类网络,能和游戏大厅一起集成使用-network player develoment for c++
welcome ,and together
- 2022-11-20 01:20:03下载
- 积分:1
-
8051汇编语言源代码7x5点阵LED显示
8051 assembly languge source code for 7x5 dot matrix LED display-8051 assembly languge source code for 7x5 dot matrix LED display
- 2022-03-15 16:44:43下载
- 积分:1
-
断路器控制,适用于220KV电压等级的变电站断路器的二次控制回路...
断路器控制,适用于220KV电压等级的变电站断路器的二次控制回路-Circuit breaker control voltage applied to 220KV substation secondary circuit breaker control circuit
- 2022-11-21 02:05:03下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
CRC 生成器
循环冗余检查 (CRC) 是在数字系统中,例如,常用的试验压实密度泛函理论 (可测性设计) 电路中,网络和存储设备检测到的原始数据意外更改错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且检查值不匹配时,可以对推定的数据损坏或有缺陷的结果采取适当的行动。
在这个实验室中,我们需要设计参数化的 crc 校验模块 (在 Verilog) 来生成固定长度检查值根据给定的多项式函数。我们使用一种脚本语言 (Perl 或 Python) 来生成用户定义的参数化的 CRC 模块数据宽度和多项式函数.
- 2022-08-13 17:44:20下载
- 积分:1