资源列表
estimate_Geometric
- describe estimate geomatric transfare
kalman_filter
- describe kalman filter for tracking
show_Extrinsics
- describe code for show image extract
CPP_Browser
- 一款自制的浏览器。有自己的界面,能输入地址,自动访问。启动速度超快!-A homemade browser. Has its own interface, can enter the address, automatic access. Super-fast start!
TraceRoute
- 模拟Windows下的Traceroute命令所设计的一个应用程序.-Traceroute command under Windows designed to simulate an application.
Library
- C#写的一个图书管理系统,很全面,给入门的伙伴门参考参考。-C# to write a library management system, it is comprehensive, to the entry door REFERENCES partners.
NsisPlugins
- NSIS安装插件的一些必须的按钮、EDIT等安装插件的集合-NSIS install some of the plug-in must be installed the button, EDIT etc collection of plug-ins
searchposition
- 一个windows编程常用的函数查询工具,包含各种程序所用到的函数的解释与举例等,对初学者有帮助很大。-A windows program query tool commonly used functions, explaining the function includes a variety of programs, such as used in the example, there is a great help for beginners.
GoodsManage
- 商品管理,可以实现商品的保存,查询,删除,添加等功能-product manager,this project can achieve the save,find,delete,and add of the product
extract_feuter
- this code describe extract feauter
WPFpicture
- 利用WPF打开任意文件夹下的图片,简单的代码实现了所需要的功能,可以作为新手的练习-WPF open picture
jicheng
- 编写C++程序完成以下功能: (1) 声明一个基类Shape(形状),其中包含一个方法来计算面积; (2) 从Shape派生两个类:矩形类和圆形类; (3) 从矩形类派生正方形类; (4) 分别实现派生类构造函数、析构函数和其他方法; (5) 创建派生类的对象,观察构造函数、析构函数调用次序;(提示及要求:1,可通过在构造与析构函数中加入输出提示信息的方式观察相关调用;可以使用system( pause )进行程序的暂停;2,能够理解并说明每一次构造与析构函数调用是哪个对象的
