-
Mean Shift算法
使用python编写的处理彩色图像的Meanshift 算法 需要安装python2.5以上
- 2023-03-24 11:05:04下载
- 积分:1
-
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码...
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码-GPU-based fast scientific computing, speed is much faster than the CPU. This is achieved in the GPU computing FFT code
- 2023-04-28 22:25:04下载
- 积分:1
-
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈...
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
- 2022-02-12 01:15:07下载
- 积分:1
-
苏州大学研究生复试机试代码
苏州大学研究生复试机试代码,包含2008-2013年代码,已经过测试,适合参加考研的同学使用,另有2014年真题,与2012年第一问相同,第二问为给出一个点坐标,求有效点中距离给定点距离最近的k个点,并且显示着k个点的坐标。以及写入文件
- 2022-03-24 17:46:40下载
- 积分:1
-
maze problems every step of the output change a chessboard with the recursive so...
迷宫问题输出每一步的棋盘变化 第一个用递归解决的问题-maze problems every step of the output change a chessboard with the recursive solution
- 2022-03-20 09:48:39下载
- 积分:1
-
快速傅立叶变换程序代码,学信号的同学,可要注意了
快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
- 2022-06-20 14:28:51下载
- 积分:1
-
24点 C代码
二十四点计算程序 ver 1.0
// 作者:刘洋
// 邮件: lynn_mail@yeah.net
// 主页:http://digitinn.yeah.net
// 日期:2002-8-29
- 2022-01-22 11:01:51下载
- 积分:1
-
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法...
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
- 2022-04-30 14:47:05下载
- 积分:1
-
有线网络仿真实验
有线网络仿真实验 里面有我自己写的无线网络仿真tcl文件,直接在ns2中运行就可以了
- 2022-02-05 07:03:29下载
- 积分:1
-
Consumerandproducerproblem
生产者消费者问题 存在竞争互斥 死锁问题的解决 三个线程-Consumer producer problem competition problems mutex deadlock three threads
- 2022-02-15 23:13:20下载
- 积分:1