-
简单的模拟DNA配对的程序,适合初学者,使用c++编写
简单的模拟DNA配对的程序,适合初学者,使用c++编写-Simulation of simple DNA matching procedures, suitable for beginners, using c++ to prepare
- 2022-01-28 12:19:08下载
- 积分:1
-
游泳个小程序合计可以看看尽量不要让站长把时间都花费在为您修正说明压缩包解...
游泳个小程序合计可以看看尽量不要让站长把时间都花费在为您修正说明压缩包解-Swimming together a small program that enables website owners can see as far as possible not to spend the time you correct description for the compressed package solution
- 2022-11-09 21:20:04下载
- 积分:1
-
To achieve solid envelope alignment. Using interpolation, fitting handle. More a...
实现实包络对齐。采用插值,拟合处理。更加精确的对齐-To achieve solid envelope alignment. Using interpolation, fitting handle. More accurate alignment
- 2022-01-26 18:16:45下载
- 积分:1
-
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助...
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助-simple one yuan function optimization example, mabtlab the initial learning function optimization who will be of great help
- 2022-05-18 13:13:56下载
- 积分:1
-
this very good application for face traccking.it contains more and good differnt...
this very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.-this is very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.
- 2022-10-12 09:50:03下载
- 积分:1
-
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法...
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法
- 2022-03-28 19:43:18下载
- 积分:1
-
Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
北大青鸟ACCP课程S2项目案例2影院售票系统-Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
- 2023-01-25 02:25:03下载
- 积分:1
-
网上AVI转YUV还真不少,就是不简单,我的这个算是很简单的了
网上AVI转YUV还真不少,就是不简单,我的这个算是很简单的了-AVI to YUV online a lot really is not simple, my this is a very simple
- 2023-09-05 08:05:03下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
一个把十进制数转换成罗马数字的例子
一个把十进制数转换成罗马数字的例子--Example which transforms digits from decimal to roman numeral
- 2022-05-23 04:09:53下载
- 积分:1