搜索资源列表
Paint_beginner_src
- GDI 图形编程初步,国外教程,很经典的代码,对初学gdi的很有帮助-preliminary GDI graphics programming, foreign guides, classic code, the right helpful beginner gdi
cimage
- 一个图像文件格式转换程序,得自国外网站,因需要下载代码,只好找些东西上传-an image file format conversion, derived from foreign web sites, download code, but to find some things upload
wxOCR_main_v0.3
- 数字识别,由图像得到数字。可以用。是国外的。-identification number, digital images to be. Can use. Yes overseas.
information
- 为一家国外网站写的产品信息管理,包含产品资料收集,价格比较,在线资料比较等等。演示版为英文,未汉化,且功能有限 管理员帐号www.netfuwu.com 密码wubin-abroad for a site to write to the product information management, including data collection products, price comparisons, online comparison and so on. Demo versio
screenspy
- 完整的国外屏幕传输,原来本网上的都不完整或者不整齐,这是原版~~ 希望多多的相关源代码交流
WndToBmpFile
- 国外网站下载的屏幕抓图程序,VC编写,有源代码
gaoshou
- 此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。 -foreign experts participating in the programming contest at the entries won.
squar
- 不是我自己写的,是国外一个高手做的。感觉不错,拿出来大家一起分享。 效果是一个旋转的长方体-than I wrote it myself, is a foreign masters do. Feeling good show to share with everyone. Effect of a rotating cuboid
socr01
- 国外牛人用VB写的验证码识别引擎 可以学习 VB写的验证码识别引擎 可以学习 -Foreign cattle verification code written using VB VB recognition engine written verification code recognition engine can learn to write VB code recognition engine can learn authentication
054112OpenNI
- kinect 破解必备,OpenNI国外牛人的破解程序,十分好用,-kinect crack essential, OpenNI foreign cattle hack program, very easy to use,
PngButton
- 用GDI实现png类的不规则区域并创建按钮,是国外网址下载的源码,值得参考-Png with GDI implementation class and create a button on the irregular region is the foreign site to download the source code, it is also useful
PersonalidentificationwithFingerVein
- 静脉识别是当前最热门的身份认证技术,在此献上本人收藏的经典国外静脉识别技术的书籍,希望与研究静脉识别技术的朋友们共同交流-Vein recognition is the most popular authentication technologies, presented himself in this classic collection of foreign books vein recognition technology, hope that vein recognition techn
gdalwin32exe150
- gdalwin32可执行库;国外网站上下来的-gdalwin32 executable library abroad site down
EXPLFORM
- 具有爆炸效果的窗体,直接继承TForm,使用方便,效果绚丽,取自国外代码-Form an explosive effect, direct succession TForm, easy to use, the effect of brilliant, from the foreign code
codebook
- 国外基于codebook目标跟踪,内含有参考论文,国内翻译论文,主要算法源代码,以及程序演示demo-Foreign-based target tracking codebook, which contains a reference paper, the domestic translation of papers, the main algorithm source code, as well as the procedures for presentation demo
CurveDrawing
- 利用VC++编程实现样条曲线的绘制实例,源代码编译于VC++6.0,通过测试发现本示例程序距真正的“手绘”曲线还有一段距离,甚至说它是全自动的,也就是选择生成选项后,程序是自动生成的曲线,可以对生成的曲线进行位置移动,倍数放大等,但不能用鼠标手动去改变它们的形态,源代码收集于国外,仅供学习参考。-Using VC++ Programming-spline curve drawing examples, source code in VC++6.0, to pass the test proced
ChartDemo
- 从国外下得一个VC做曲线的程序chardemo,还不错-From abroad were a VC to do the next curve of the procedure chardemo, not bad
SmartGraph_SRC_good
- 国外的一个图形显示控件,用来显示直方图,波形图,非常的好用! 下过去试试你就知道了!-Abroad, a graphical display control to display the histogram, waveform diagram, very easy to use! Try following in the past you will know!
RubberBandingMFCOpenGL
- 这是一个如何在OpenGL双缓冲区环境下,使用OpenGL实现橡皮筋功能的程序。内附源码和例程。真正实现了擦除与重绘的功能,从而使OpenGL的效率提高。这是我从国外网站上找到的,和大家分享一下。-This is a how OpenGL double buffer environment, the use of OpenGL to achieve rubber band functionality. Containing the source code and routines. Realiz
OTSU-code
- 国外经典OTSU代码,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-classic otsu code