搜索资源列表
VS2010-DrawVS2010 画图形、存储、打开
- VS2010 画图形、存储、打开,简单说明VC中制作画图软件的原理及过程。-VS2010 draw graphics, storage, open, simple descr iption of the VC and the principle of making the process of drawing software.
libusb-win32-bin-1.2.4.6
- windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
DotNetBarSetupVS2008
- 成功在vs2010下成功使用DotNetBar 7.9.0.5版本,测试了vs2008也可以用。 DotNetBa7.9.0。5破解版(有msi安装程序,和覆盖破解patch、dll的)下载地址: http://download.csdn.net/source/2662570(里面的方法适合vs2008,在vs2010下用多一个步骤,看下文的第四步) 具体步骤 1.安装压缩包里的DotNetBarSetupVS2008Trial.MSI安装程序。 2.
Opengl
- 一个opengl在vs2010下的模版,已经包含了旋转缩放等功能,只需在DrawScene()函数中添加内容即可绘制opengl场景-Opengl under a template in vs2010, already contains a rotating zoom and other functions, just DrawScene () function to add content to draw the opengl scene
Soudcode
- 声音验证码,数字0-9,请使用VS2008 SP1或VS2010打开。-Voice verification code, numbers 0-9, use the VS2008 SP1 or VS2010 open.
Socket
- windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
Eallies
- Silverlight开源经典案例,开发环境为vs2010-Open source Silverlight classic case, the development environment for vs2010
20111127_054756721
- 一个更方便,更快速的C#SDK,希望能帮助更多的朋友学习和使用 新浪微博OAuth2.0API(Wbm.SinaV2API) ==================================================================== 【体验说明】 * 直接使用VS2010打开Wbm.SinaV2Demo.sln项目。或者在IIS建立web网站,指向Wbm.SinaV2Demo目录。 * 按F5直接运行。 * 登陆,授权,获取用户资源 ================
TankWorld_OpenGL-2.0
- 这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。 先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。 由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。 -----注意---- 代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现
snappy-1.0.5--VS2010
- 谷歌的snappy开源库 ,1.5.0版本,里面内含我自己建的VS2010的工程,方便使用和阅读代码。-Google snappy ,open code library which I have bulid a project so that when you study it under windows, you may feel convinient!
Winmine-V1.1
- C#写的一个简单扫雷游戏,请用vs2010打开 C# write a simple minesweeper, please use vs2010 open -C# write a simple minesweeper, please use vs2010 open
Image-Zoom-In-and-Zoom-Out
- 利用Csharp语言实现的图片的动态缩放,漫游等基本的图片操作。需要使用vs2010打开-Csharp language picture dynamic scaling, roaming and other basic image manipulation. Need to use vs2010 open
testpointorder
- 点云数据当中点的绘制顺序代码。。3w多个点的点云数据。。程序可以根据顺序。。把每个点一个个的绘制出来。。。。。对研究点云点的顺序有较大的借鉴意义。。opengl的代码。。。vs2010打开-Point cloud data which point the drawing order code. . 3w multiple point cloud data. . The program can be based on the order. . Each point one drawn. . . .
openlayer
- engine10.1 vs2010 打开指定要素集的指定图层 -engine10.1 vs2010 open the specified feature set of the specified layer
polarCoordinate
- 用GDI+实现极坐标的控件,包括坐标刻度、半径线、框选区域、示向线的绘制。内含demo,代码使用vs2010开发-a windows polarCoordinate control coding by gdi plus, project include demo, use vs2010 open
xiazaizhe(vs)
- 下载者VS2010打开,希望大家守法,不要乱使用!-Those who download VS2010 open, I hope you the law, do not make use!
open-image-(emguCV)
- C#加emguCV学习第一课-打开图像 VS2010环境,良好注释 -C#+ emguCV , the first lesson- open image VS2010 environment, good comment
ListCtrlFont
- 项目需求,需要CListCtrl每一行,每一列的颜色都可以由用户手动设置,然后就自己重绘了下 效果就是这个样子,当然,这个最初,最原始的Demo,最终效果是根据用户选择的颜色可以动态修改每一列的颜色,商业项目不方便贴源码,所以只能上自己写的最初的源码,给有用的同学一个参考而已。 一个注意点:工程经过vs2012编译,想用vs2010打开的同学,可以修改vcxproj文件,将原有平台110改为100即可。-Project requirements, the need CListCtr
VS2010调试RTKLIB2.4.2
- rtklib开源代码是采用C++ Builder编写,目前软件开发基于VS平台较为流行,本文档主要解决利用VS2010进行调试rtklib(rtklib open source code is written in C ++ Builder, the current software development based on the VS platform is more popular, this document mainly to solve the use of VS2010 debug
Open CV显示、标定、匹配samples
- 基于opencv vs2010实现双目校正匹配 ,官方例子修改(Binocular correction matching based on OpenCV VS2010, official example modification)