-
C++源代码
基本图像处理用C++的实现。包括平移旋转翻转边缘提取canny算子等(The basic image processing with C + +.)
- 2017-12-20 15:51:55下载
- 积分:1
-
read-DXFFILE
一个读取DXF文件的工具,有示例,有源代码,对某些需要与Autocad进行图形学接口编程的朋友有十分重要的工具,我可以千般辛苦找来的。(a read DXF files tools, example, the active code, certain needs and Autocad graphics interface for programming and friends very important tool, I can offer all kinds of hard to find.)
- 2020-07-01 09:20:07下载
- 积分:1
-
twain_vb
twain_vb源码,图像设备与计算机软件接口程序(twain_vb)
- 2010-05-13 13:43:52下载
- 积分:1
-
3d 算法
3d 图形学的 算法,包含源代码(3d graphics algorithms, including source code)
- 2005-01-12 15:05:42下载
- 积分:1
-
OutputWord
实现热键截图的功能,把截到的图片保存到制定的文件夹中,然后把图片输出到报表中,形成报表!(Achieve hotkey screenshot function, the cut-off to save the picture to develop a folder, and then the picture output in the report, the formation of statements!)
- 2013-10-18 18:10:43下载
- 积分:1
-
MCTF
带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。(Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.)
- 2020-07-23 15:28:46下载
- 积分:1
-
BitmapTest
很好的解析bmp图片的源代码,很不错的初学者的例子,换页大家下载(Very good analytical bmp image of the source code, it is a good example for beginners, for everyone to download page)
- 2007-11-29 21:23:35下载
- 积分:1
-
2
输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
- 2013-12-15 16:17:20下载
- 积分:1
-
VCPP
凑算式
看这个算式:
☆☆☆ + ☆☆☆ = ☆☆☆
如果每个五角星代表 1 ~ 9 的不同的数字。
这个算式有多少种可能的正确填写方法?
(Minato formula
Look at this formula:
☆☆☆+ ☆☆☆ = ☆☆☆
If each five-pointed star represents a different number 1 to 9.
This formula has a number of possible methods correctly filled?)
- 2015-09-19 11:38:26下载
- 积分:1
-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1