-
Western Electric high
西电内部用的高精度库,原是保密的!!!我奉献了出来-Western Electric high-precision internal library, was kept secret!!! I dedicate out
- 2023-08-02 22:55:03下载
- 积分:1
-
compressive sencing
该源码主要关于压缩感知算法的实现,是在matlab软件平台上运行的,对初学者具有较好的引导作用,对压缩感知算法的理解更能进一步
- 2022-06-19 04:09:04下载
- 积分:1
-
I2C 仿真 model
i2c_slave_bfm.v ---- i2c model
i2c_slave_bfm_readme --- 说明文档
该仿真模型可以进行时序参数是否满足要求的检查,可以保证开发者进行自动化的验证。可以高效的进行仿真。
时序参数可以根据不同的器件进行修改,简单易用。
- 2022-07-20 12:54:18下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
基于stein算法的GCD
资源描述这是使用stein算法,实现的计算两个32位数的最大公约数的算法,在这里面使用了流水线来提高吞吐量,并且提高了工作速度,初次之外,还有两个串转并和并转串的模块,供大家参考
- 2022-03-07 20:59:26下载
- 积分:1
-
indices de desempeño
- 2022-02-15 12:52:06下载
- 积分:1
-
旋转的正方体
旋转的正方体,可以自己控制 旋转的正方体 的旋转方向 调用4个函数就行
- 2023-04-20 04: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
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1
-
Camera图像标定
此源码实现的功能: 是对Camera采集的图像进行校正处理。
具体是:通过输入一组的黑白相间的棋盘格的图像,检测黑百格图像的焦点位置来矫正使用
透镜给针孔模型带来的孔型的误差,我们可以使用从不同角度去采集图像,根据不同位置的图像的
角点信息,来近似估计其矫正矩形参数,从而得到较好的图像。其原来是基于张学友的标定算法,
利用OpenCV来实现的,是经过测试的。
- 2022-07-04 21:28:34下载
- 积分:1