搜索资源列表
魔羯之辉黑白棋第一版
- 魔羯之辉黑白棋第一版,本人学习vc后的一个作品,界面不错,实现人机对战,网络对战等功能.程序中的,黑白棋类可以单独提取出来,放到其他程序中.-Jose Zhihui reversi the first page, I learn after a vc works pretty good interface to achieve human-machine players, network screen capabilities. The
tableextractor
- 是一个C#的文字识别软件源码 用到了MODI但可以将其中的表格中的文字单独提取 很好的一个代码
魔羯之辉黑白棋第一版
- 魔羯之辉黑白棋第一版,本人学习vc后的一个作品,界面不错,实现人机对战,网络对战等功能.程序中的,黑白棋类可以单独提取出来,放到其他程序中.-Jose Zhihui reversi the first page, I learn after a vc works pretty good interface to achieve human-machine players, network screen capabilities. The
DShowAVI
- 演示了如何从视频流中提取帧的信息。里面的类可以单独使用。A demonstration of how to abstract one fr a me from a stream vedio. The class can be used alone.-demonstration of how to extract video fr a me information. Inside the class can be used alone.
tableextractor
- 是一个C#的文字识别软件源码 用到了MODI但可以将其中的表格中的文字单独提取 很好的一个代码-Is a C# Source text recognition software used in the Modi but which can form the text in a separate extract a very good code
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum gener
cadlisp
- CAD实用LISP文件单独提取图层程序,实用@-CAD Practical Extraction LISP file a separate layer procedures, practical @! ! !
calculator
- 作房产中介管理系统时内置的一个小工具,这次单独提取出来,可以计算银行按揭贷款(包括等额本金和等额本息)、公积金贷款。-Intermediary for real estate management system built a small tool to extract the individual, we can calculate bank mortgage loans (including principal and intere
matlabtuxiangchuli
- 把目标范围缩小到一个小矩形内,将图像的G通道单独抽出作分析,抽出来的是一个灰度图,现在需要将目标从背景中提取出来。使用imadjust函数增强图像对比度时可以使用stretchlim传递给imadjust灰度范围,matlab循环调用图片进行处理-The target was restricted to a small rectangle, the image of the G-channel single out for analys
frame_diif_complied_goundback_diff
- 使用对称帧差法提取运动模板,后结合背景帧差提取运动目标,二者结合进行逻辑运算,得到最终的运动目标;内部含有一个单独的函数,用于背景重构-Extracted using the symmetric difference motion template fr a me, combined with the background of the fr a me difference after the extraction of moving
count
- 进行多次正弦计算,退出时候可以进行选择 exe 文件可以可以单独提取出来运行-you can calculate sinsoulda with with program.you can exit when you want.
20051161193506
- 这个组件基于ICS Internet组件开发的,可以直接访问红外设备非虚拟串口方式,来自于sourceforge的FMA项目我把它单独提取出来作为一个控件使用 -This component is developed based on ICS Internet components, direct access to non-virtual serial port infrared device means the FMA from t
exif
- android程式,读取图片中EXIF资讯里面的所有信息,并可以从中单独提取某信息-android application, read the image EXIF information in all the information inside, and can extract some information from a single
9.25.11
- IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to partic
sohu_passport
- 搜狐passport登录js脚本和css样式表,单独提取出来的-Sohu passport login js scr ipt and css style sheets, individually extracted Of
lcdtest
- 将tq2440开发板的lcd测试程序从极其庞大的test程序中单独提取出来,并移植到keil c中。便于针对性的进行lcd程序的学习。-simplify the tq2440 test program,only lcd left
TetrisGame
- MFC界面, 位运算逻辑,实现逻辑为CTetris类。可以单独提取出来,用定时器驱动rulejuge函数,然后调用getdrawdata获取需要绘制的数据。包含背景方块,当前活动方块,下一个方块。-Tetris (using bitwise) MFC interface
GameFrame
- 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记 MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag impl
MeanShiftSegMent
- meanshift图像分割,为著名的EDISION图像分割软件源程序图像分割部分代码,单独提取出来直接调用,便于调用。非常适用于学习meanshift图像分割的人群使用。-Meanshift image segmentation, image segmentation is EDISION famous code software source image, individually extracted directly call, e
图像分块
- 将一张图像分成四个象限部分 提取出来 图像分块(Extracting an image into four quadrants)