Welcome![Sign In][Sign Up]
Location:
Search - vs2008 the

Search list

[Special EffectsBackGroudExtractAndMotionBlur

Description: 本代码包括两项功能 1、连续序列图片的背景提取 2、给背景图附加以运动模糊的效果 代码使用的托管与非托管(C++)混合编程的方式,算法主要使用Opencv实现 开发平台 VS2008 -The code includes two functions of one, continuous sequences extracted background picture 2, to the background image attached to motion blur effect of the code used in trusteeship and non-hosted (C++) Mixed-mode programming, algorithm development using Opencv realize Platform VS2008
Platform: | Size: 2357248 | Author: swb | Hits:

[CSharpGoldFishProject

Description: 桌面上一条游动的金鱼,c#源码,vs2008-The desktop of a goldfish swimming, c# Source, vs2008
Platform: | Size: 3164160 | Author: 程风 | Hits:

[Othervs2005-vs-vs2008

Description: 一个c#2.0与3.0之间互相切换的工具,非常地适用!-A c# 2.0 and 3.0 to switch between the tools, very applicable!
Platform: | Size: 56320 | Author: 祥子 | Hits:

[Game Hook Crackmemo

Description: 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be used as plug-analysis process, memory tools, and can open the process to obtain all information such as id Handle
Platform: | Size: 403456 | Author: 李建 | Hits:

[Windows Developvs2005-vs-vs2008

Description: vs2005工程文件与VS2008工程文件互转的代码,包含工程文件!-vs2005 project file with VS2008 project file conversion code, including the project file!
Platform: | Size: 61440 | Author: 林宇 | Hits:

[Multimedia Developlive-original-working-vs2008

Description: live555 is open source c++ library for streaming over rtsp. it does not natively support visual studio 2008. this upload contail all the modified files and works with visual studio 2008.
Platform: | Size: 2945024 | Author: ad | Hits:

[Windows Developvs2008_theme

Description: 配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。 本资源内置15种配色方案 方便大家使用!-Configure Visual Studio' s color should be said that it is necessary. The right color scheme can coding mistakes when writing code to reduce a lot, but compared to the default interface is more pleasing colors. The built-in 15 kinds of resources to facilitate you to use color scheme!
Platform: | Size: 28672 | Author: Easy | Hits:

[OracleOracleAndOCI.RAR

Description: 附件包含支持vs2008的oracle occi接口库函数,以及如何调用这些occi接口的英文电子书。-Accessories include support for vs2008 the oracle occi interface library functions, and how to call these occi interfaces in English e-books.
Platform: | Size: 9113600 | Author: 高飞 | Hits:

[CSharpVS2008

Description: BeginningVC2008的PDF,是学习和熟悉vc2008很好的资料-BeginningVC2008 the PDF, is to learn and become familiar with good information on vc2008
Platform: | Size: 9189376 | Author: dengyou | Hits:

[CSharpLearningWCFCodeC-VS2008

Description: 解决WCF在网络传输中的大数据量问题: A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。 B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。 -WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to sequence into a byte stream, and then to the byte stream compressed, and then transmitted to the client can do the reverse operation to obtain the raw data. B. If the compressed data is still large, it can be further compressed stream, and then convection can be split.
Platform: | Size: 6508544 | Author: yf | Hits:

[Windows Developvs2008(2010-3-10)

Description: 很简单的一个串口调试软件,VS2008开发的,相信对初学者很有帮助,高手勿下,浪费您的分数。-A simple serial debugging software, VS2008 development, I believe very helpful for beginners, masters do not, the waste of your score.
Platform: | Size: 12598272 | Author: xukaijun | Hits:

[.netCOM_Comunication

Description: 在VS2008下面写的串口通信程序,可与模块里的多个通道同时通信-Written in VS2008 the following serial communication program, with modules in multiple simultaneous communication channels
Platform: | Size: 8757248 | Author: | Hits:

[CSharpTestDataGridViewButton

Description: VS2008下,令Datagridview中的按钮不可点击-VS2008, the order can not click on the button in Datagridview
Platform: | Size: 43008 | Author: Future | Hits:

[Streaming Mpeg4xvidcore(vs2008)

Description: 开源的MPEG4视频解压缩算法,在VS2008下编译成功,最好不要在VC6.0下编译,那样可能要修改代码。-Open Source Solutions MPEG4 video compression algorithm, in VS2008 compile successfully, it is best not to compile in VC6.0, so may have to modify the code.
Platform: | Size: 996352 | Author: zhangwen | Hits:

[VC/MFCVS2008

Description: 一部Visual Studio2008入门的基础书籍,也是一部快速入门的书籍-Introduction to Visual Studio2008 the basis of a book, a book is a Quick Start
Platform: | Size: 9192448 | Author: 张玲 | Hits:

[CSharpvs2008

Description: VS2008中文教程,详细写了C#的语言规范以及VS2008环境的使用.-VS2008 Chinese tutorials, detailed written a C# language specification and use the VS2008 environment.
Platform: | Size: 3189760 | Author: 小红 | Hits:

[CSharpVS2008-Dynamic-Data-

Description: VS2008中动态数据(Dynamic Data)示例源码,作为动态数据库编程参考-VS2008 Dynamic Data (Dynamic Data) sample source code, as the dynamic database programming reference
Platform: | Size: 2239488 | Author: 享文 | Hits:

[Dialog_Windowvs2008-DLL-show-a-dialog

Description: 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs2008 way to achieve a DLL to display the dialog box
Platform: | Size: 22987776 | Author: 张亚敏 | Hits:

[.netvb.netP-vs2008

Description: 界面登录,关于ASP如何访问数据库的简单登录程序代码-Interface login, how to access the database on ASP
Platform: | Size: 17408 | Author: Neil | Hits:

[Communicationvs2008-comm-tool

Description: 云台升级工具,使用VS2008 MFC开发。-PTZ upgrade tool, developed using VS2008 the MFC.
Platform: | Size: 10490880 | Author: zhang | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net