资源列表
EmbbedWord
- 嵌入word实现对word的操作、编辑以及容器类的使用-Embed Word
calculator
- 功能全面的计算器程序,包括指数运算和三角函数运算,友好的界面操作!-Full-featured calculator program, including exponentiation and trigonometric functions, friendly interface operation!
box
- OpenGL实现在一个正方体上纹理贴图,模仿一个盒子,OpenGL入门程序。-OpenGL render box with texture
CSharp_Guide
- This a very good C sharp prgramming book for absolute beginners.-This is a very good C sharp prgramming book for absolute beginners.
Qt
- Qt学习的多个资料,可以从多个方面了解Qt,适合初学者-Qt learn more information about many aspects from Qt, suitable for beginners
deblurring Low Rank Version 1
- 用于图像去噪,图像恢复,图像处理,可以下载(image_Used for image denoising, image restoration, image processing, can be downloaded)
shexiangjibiaoding_zhang
- 基于张正友经典标定法的一种改进,去圆心点做为特征点。-Zhang Zhengyou classic calibration method, an improved, to the center point as the feature points.
sniff
- Simple console sniffer with colored packets
ASP.NET动态网页设计案例教程(C#版)》电子书_PDF
- 对于用C#语言编写动态网页的编程者有指导作用,帮助他们更快学会网页版控件的编辑、布局。(For programming languages using C# language dynamic web guide, to help them learn faster web version of the control editor, layout.)
baiduMap_OFFset
- asp开发的,带百度地图纠偏数据库,可以连续取百度地图上的点,显示纠偏后的经纬度(原始坐标)-asp development, with Baidu map correction , you can continuously take point on the map Baidu, show the latitude and longitude correction after the (original coordinate)
codezero
- codezero帮助文档及源码,网上已绝版。官方最近已将该源码闭源-codezero help files, online out of print. The official source has recently closed source
RTSPTool
- 1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能. 2:在打开项目后务必将构建里面的影子构建(Shadow build)取消. 3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍. 4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换. 5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道. 6: 支持单个通道双击最大化显示. 7:代码处理并不够完整,还有很多需要优化的地方.