CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - vs2008 the

搜索资源列表

  1. vs2008

    0下载:
  2. 实现图像的压缩算法,基于余弦变换,通过去掉高频分量来达到压缩的目的-Image compression algorithm, based on the cosine transform, by eliminating high frequency components to achieve the purpose of compression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:668669
    • 提供者:程旭元
  1. Download-the-OpenCV-2

    0下载:
  2. 1. Download the OpenCV 2.1.0 Windows installer from SourceForge - "OpenCV-2.1.0-win32-vs2008.exe". 2. Install it to a folder (without any spaces in it), say "C:\OpenCV2.1\". This article will refer to this path as $openCVDir During installation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:6691
    • 提供者:Image
  1. aes-xts-vs2008-17-07-09

    0下载:
  2. On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:944028
    • 提供者:Santhosh R
  1. access_read_pictures

    0下载:
  2. 使用VS2008开发,数据库部分是access。简单演示了从数据库中读取并显示图片以及查询图片。-Developed using VS2008, the database part is access. Simple demo to read from the database and display the images and check images.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:148535
    • 提供者:张庆
  1. PCRat

    0下载:
  2. PCrat是一款网络上优先的远程控制管理软件,功能强大,可以查看控制桌面,进程,注册表等功能,语音监听等.-PCrat is in a network of remote control management software priority, the function is strong, can view control desktop, process, the registry, and other functions, speech monitor, etc.
  3. 所属分类:Remote Control

    • 发布日期:2016-01-27
    • 文件大小:25756672
    • 提供者:CCI-Sub
  1. NeroBar-vs2008

    0下载:
  2. VB.NET开发的进度条,色彩丰富,能在vs2010上运行-VB.NET development of the progress bar, rich colors, run in vs2010
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:484468
    • 提供者:纠结于
  1. The-Game-of-Life

    0下载:
  2. The Game of Life,一种小游戏叫什么生命游戏来这,VS2008下使用c++.net编写。需要.NET 3.5-The Game of Life, What a game to this game of life, VS2008 using c++. Net write. Needs. NET 3.5
  3. 所属分类:Game Program

    • 发布日期:2017-05-14
    • 文件大小:3645307
    • 提供者:han
  1. synchronize-the-two-databases-

    0下载:
  2. 利用C#,在Sqlserver2005和VS2008上进行两个数据库同步(用存储过程)。在运行之前,要先在两个数据库上建立两张相同结构的表(字段名要一样,表名可以不一样)。然后在数据库上添加存储过程,然后就能使用了-Using C#, VS2008 on the Sqlserver2005 and synchronize the two databases (using stored procedure.) Running before the first two in the two data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:1753
    • 提供者:Troy
  1. Direct3D9_MFC_Demo_vs2008

    0下载:
  2. Frank Luna写的Integrating Direct3D 9.0 with MFC Using Visual Studio .Net (7.0)的源码,不需配置直接编译(vs 2008)运行(要装DirectX),不想编译的话直接运行Debug目录下的exe文件看结果。-Frank Luna wrote Integrating Direct3D 9.0 with MFC Using Visual Studio. Net (7.0) of the source, no configurat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:224942
    • 提供者:鸡蛋杀手
  1. Exercise2

    0下载:
  2. VS2008、objectARX,详细的自定义实体的源码,参照、翻译国外的文章-VS2008, objectARX, detailed custom entity of the source, reference, translation of foreign articles
  3. 所属分类:CAD

    • 发布日期:2017-04-04
    • 文件大小:40637
    • 提供者:曹操
  1. DetectiveContour

    0下载:
  2. 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13858023
    • 提供者:sam
  1. bianchengzhimei

    0下载:
  2. 1.在vs2008下,解压缩运行即可 2.里面包含了多个小程序,均为本人亲自所编写 3,上面的程序,均参照 编程之美 上习题,自己所写,对照该书,按照正确的输入即可-1. In vs2008, the extract can be run 2. Which contains a number of small programs, are personally prepared by 3, the above procedures, with reference to the beauty
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2889723
    • 提供者:文石磊
  1. dataStructure-in-cPP

    0下载:
  2. 1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写-1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am persona
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1411497
    • 提供者:文石磊
  1. forictclas

    0下载:
  2. 1.在vs2008下,解压缩即可运行 2.该代码为中科院的中文分词系统ictclas源码,本人修改部分bug后上传 3.运行后输入 中文字符串就可以-1. In vs2008, the extract to run 2. The code word for the Chinese Academy of Sciences of the sub-system ictclas source, I modified some bug and upload 3. Run and enter the
  3. 所属分类:Search Engine

    • 发布日期:2017-05-15
    • 文件大小:3710217
    • 提供者:文石磊
  1. NewsRelease

    0下载:
  2. 一个完整的新闻发布系,所做项目其中的一个模块,内含完整数据库和文档;vs2008和sql server2005开发-A complete news release system, which made the project a module that contains the full database and documentation vs2008 and sql server2005 Development
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3181966
    • 提供者:秦一
  1. VS2008_Study

    0下载:
  2. 本文档对初学和使用 VS2008的人有指导作用,对于一些从vc6.0升级到vc9.0的程序员有很大的启发。-This document is for beginners and people who use a guide in VS2008 for some upgrades to the vc9.0 from vc6.0 programmers a great inspiration.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1450642
    • 提供者:
  1. XMLView

    0下载:
  2. 本程序采用VS2008编写,实现了对XML的查看,希望对大家有用!-The program written using VS2008, the realization of the XML view, I hope useful!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-13
    • 文件大小:3442013
    • 提供者:文闯
  1. OpenGLTest

    0下载:
  2. 在VS2008中使用OpenGL实现的两个三角形旋转-In VS2008, the two triangles using OpenGL to achieve rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:85064
    • 提供者:刘恋
  1. SerialPortt(TEST)vs2008

    0下载:
  2. wince5.0环境下串口调试助手源代码,采用VS2008编译,亲测可用。-Under the environment of WINCE5.0 serial debugging assistant source code, use the VS2008 compiler, the pro.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:9354779
    • 提供者:
  1. toolbartestII

    0下载:
  2. vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-10
    • 文件大小:17046629
    • 提供者:hewei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com