资源列表
[数据结构常用算法] binary_search
说明:二分查找算法 在写程序时需要使用可以参考-binary_search when coding encounter problem that need this class you can use it<yanshengming> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[matlab例程] videoout
说明:用matlab打开AVI文件,裁剪视频、转换成二值化视频并输出文件-Using matlab to open the AVI file, cropping video, convert the binarization video and output file<Heero Zhang> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[matlab例程] videotime
说明:用matlab打开视频,并测试处理30帧图像需要的时间-Using matlab to open the video, and test the processing time of 30 images<Heero Zhang> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] jisuanqi
说明:计算器,不可或缺,有了这个,试试吧,虽然简单,但也花时间啊-Calculator, an integral part, with this, try it, though simple, but also to spend time<ducomputer> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] whoisthemiddle
说明:FJ在调查他的奶牛的平均产奶量,他想知道奶牛的产奶量的最中间数,即:一半的奶牛的产奶量比这个中间数多(或者少),另外的一半则刚好相反。 给出一个奇数,表示奶牛的数量N(范围为:1<=N<10000),同时要给出每头奶牛的产奶量,然后找出来最中间的产奶量,这个数也表示大多数的奶牛的产奶量跟这个数差不多。我要做的就是讲输入的这些数进行排序,然后将排序后中间的那个数输出来。 -FJ is surveying his her<雅典娜> 在 2025-04-29 上传 | 大小:1kb | 下载:0