This is my first vision base on VC++6.0. I am so happy to record this time i succesfully create it by my seft.

It is so important,i must write down some details i have across through more than 1 years.altought i am exactly lazy guy.

Here are 3 (actually too many thing can talk about,but not must be)important thing to know.

1) I know little about c++ untill 2013(i forget the accuracy time) .As i am graduate from "mechanical and electric",i just had learn some base knowlege about c language like the most amout of students. I think i write more simply would be better....e..he

So,discard the above noise. I have begin attach to VB6.0 programming from 5.2012 to 1.2013. Within this period, i learn many thing about vision system checking,like (vb6 IDE,two kinds of industrial CCD camera,computer hardware & support techniques,barcode printing,txt&exel&dll&ocx&com Communication technique with vb6),and so on. base on that , i creat a new pinning system,improve a existing contrast test system, convert test program to automatic test system(com communicate with PLC),creat a new moudle to test voltage which diaplay best.

2)Since 9.2012 , i realise that vb6.0 can not catch up with the world . so i turn my eyes to c++.but i have no idea about this language, i find it hard to learn c++ without enviroment. so i focus on vb.net. There is a large gap between vb6 and vb.net,they just like two different language with similer IDE tool. i had been a cat run to the dark night,and covered by the night neerly a mouth.

since 1.2013,i egage in build a project with VB2008(i have know c++ and class a bit). Actually, i sucess  2 mouths later. i had build a complete QR barcode test demo.At this time, i find that vb2008 just like a result that combine vb6 and vc6.0. I decide push myself to VC++ this time .

And now.neerly  10 mouth pass , i have sucessfull build my own VC++ demo,happy!  Too many things can be say, but i must go to bed now. and i will go into next period quickly (about image process,may be opencv).

3)write to here, i forget what should be record becauce i am so tied. so let me cut it.

ok ,that all .yet,that all.

Mine Vison base on VC++ and procilica Gige Vison SDK的更多相关文章

  1. 如何判断平台工具集去做条件编译(VC++目录、预处理器定义、$(PlatformToolsetVersion))

    作者:zyl910 从VS2010开始,提供了一个平台工作集(Platform ToolSet)选项用于配制vc编译版本.到了VS2012,更是因为默认平台工具集不支持WindowsXP,导致经常需要 ...

  2. TortoiseGit 文件比对工具使用 Beyond Compare 和 DiffMerge

    TortoiseGit 内置的文件比对工具是 TortoiseMerge,用于文件比对和解决冲突合并,TortoiseGit 还支持外部的比对工具使用,比如 Beyond Compare 和 Diff ...

  3. TortoiseSVN 同步分支

    对比工具可以使用 winmerge 和 beyond compare ,winmerge免费小巧,beyond compare功能更强大.这两款工具都比TortoiseSVN自带的对比工具要好一些. ...

  4. TortoiseSVN 插件配置及使用方法

    一.安装和配置 TortoiseSVN的下载地址 32bit:TortoiseSVN-1.8.2.24708-win32-svn-1.8.3.msi 64bit:TortoiseSVN-1.8.2.2 ...

  5. How to use SourceGear DiffMerge in SourceSafe, TFS, and SVN【项目】

    What is DiffMerge DiffMerge is yet-another-diff-and-merge-tool from the fine folks at SourceGear.  I ...

  6. TortoiseSVN设置比较工具为BeyondCompare

    1.  "C:\Beyond Compare 4\BCompare.exe" %base %mine /title1=%bname /title2=%yname /leftread ...

  7. TortoiseSVN使用方法 安装和配置

    TortoiseSVN使用方法   安装和配置 TortoiseSVN的下载地址为 http://tortoisesvn.net/downloads.html 有32位和64位的版本,一定要根据自己的 ...

  8. 版本控制——TortoiseSVN (1)安装与配置

    =================================版权声明================================= 版权声明:原创文章 禁止转载  请通过右侧公告中的“联系邮 ...

  9. SVN && BeyondCompare

    [1]设置内容 (1)三个步骤对应设置内容 1.1 "D:\Beyond Compare 4\BCompare.exe" %base %mine /title1=%bname /t ...

随机推荐

  1. Vuejs2.0构建一个彩票查询WebAPP(2)

    一,Vuex的使用 import Vue from 'vue' import Vuex from 'vuex' import MsgModules from './MsgModules' Vue.us ...

  2. CCF模拟题 字符串匹配

    字符串匹配 时间限制: 1.0s 内存限制: 256.0MB 问题描述 给出一个字符串和多行文字,在这些文字中找到字符串出现的那些行.你的程序还需支持大小写敏感选项:当选项打开时,表示同一个字母的大写 ...

  3. 手动脱FSG壳实战

    作者:Fly2015 对于FSG壳.之前没有接触过是第一次接触.这次拿来脱壳的程序仍然是吾爱破解论坛破解培训的作业3的程序.对于这个壳折腾了一会儿,后来还是被搞定了. 1.查壳 首先对该程序(吾爱破解 ...

  4. 思科2960trunk vlan配置及路由IP配置

    en conf t vlan id end conf t inter rang gi 0/0/1-x switchport access vlan id no shutdown exit (confi ...

  5. Windows下快速安装CACTI流量监控

    Windows下快速安装CACTI流量监控 原文  http://os.51cto.com/art/201111/300977.htm CACTI是一套PHP程序,它利用SNMPGET采集数据,使用R ...

  6. js---03属性操作

    <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content ...

  7. 【Django】AJAX

    目录 JSON 序列化 stringify 反序列化 parse JSON与XML对比 AJAX简介 AJAX常见应用场景 jQuery实现AJAX JS实现AJAX AJAX请求设置csrf_tok ...

  8. MyBatis学习总结(16)——Mybatis使用的几个建议

    1.Mapper层参数为Map,由Service层负责重载. Mapper由于机制的问题,不能重载,参数一般设置成Map,但这样会使参数变得模糊,如果想要使代码变得清晰,可以通过service层来实现 ...

  9. Android中级第九讲--相机调焦

    博客出自:http://blog.csdn.net/liuxian13183,转载注明出处! All Rights Reserved ! 相机调焦:原理,使用竖直seekbar,根据用户拖拉来获得距离 ...

  10. ZOJ 3587 Marlon&#39;s String 扩展KMP

    链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3587 题意:给出两个字符串S和T.S,T<=100000.拿出 ...