-
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。...
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
- 2022-01-20 23:48:15下载
- 积分:1
-
二
2进制、8进制、10进制、16进制...各种进制间的轻松转换 -two-band, eight-band, 10-band, 16-band band ... all the easy conversion
- 2022-08-15 06:47:02下载
- 积分:1
-
一个用C语言写的FFT算法,经测试,效果很好
一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
- 2023-06-01 22:50:03下载
- 积分:1
-
先进先出fifo协议仿真
该模型包含三个模块。"根"模块生成的工作,并将它们发送到"先进先出"的模块,这是一个单服务器队列。作业将存储在队列中 (cQueue 对象) 直到他们服务 — — 此队列,能够发现并视察了"先进先出"模块 — — 类成员之间的图形环境中任一对象中树在主窗口中,或在检查器中的"先进先出"模块 (fifo) 用鼠标右键单击""图标--> 检查作为对象--> 单击"内容"选项卡上)。处理的作业的处置"下沉"模块中。"汇"模块收集统计信息,还可以检查。运行仿真后, fifo*.vec 文件将包含排队时间在模拟过程中通过 cOutVector 对象收集的数据。可以使用 Plove 程序绘制数据。AbstractFifo 可以用作模块涉及排队的基类。一个人可以子类 AbstractFifo 和重新定义以下的成员函数:空 arrival(cMessage *msg)simtime_t startService(cMessage *msg)空 endService(cMessage *msg)通过 AbstractFifo::handleMessage() 调用这些函数时一条消息到达,开始服务和结束服务,分别。startService() 应返回该消息的服务时间。ACBFifo 和 ACPFifo 演示如何执行此操作。
- 2022-12-26 01:55:03下载
- 积分:1
-
CRC算法和Ascii码转BCD算法
CRC算法和Ascii码转BCD算法-CRC algorithm and the Ascii code BCD switch algorithm
- 2023-01-17 03:50:04下载
- 积分:1
-
keccak实现的sha3
资源描述这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3
- 2022-03-23 17:02:24下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1
-
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT...
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
- 2022-11-24 22:05:03下载
- 积分:1
-
28335 pmsm demo
基于TI STM320F28335芯片设计的伺服电机驱动程序。基本涵盖了伺服驱动器控制板所需所有外围芯片驱动。
- 2022-02-02 20:12:42下载
- 积分:1
-
Huffman coding is a lossless encoding said very carefully, and to look carefully...
霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
- 2022-02-01 01:07:14下载
- 积分:1