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

搜索资源列表

  1. VideoCapture

    0下载:
  2. 基于VC++6.0的摄像视频实时捕捉,保存为AVI文件。-VC++6.0 based on real-time camera video capture, save it as AVI file.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-04
    • 文件大小:1172857
    • 提供者:周奕
  1. exelr

    0下载:
  2. 数据通过EXCEL保存,可以将VC计算出来的数据 保存到EXCEL中,直接画图-the datas are saved in the EXCEL file,and then ,the data can be showed in map form in the excel,which can saved a lot of time
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:119780
    • 提供者:liaotao
  1. addnewdata

    0下载:
  2. vc++的录音实时显示波形,保存波形和声音。能播放声音-vc++ real-time display of audio waveforms, save waveforms and sounds. Can play a sound
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2612831
    • 提供者:liuyan
  1. 111111

    0下载:
  2. 利用VC++实现对话框绘图,并保存为24位BMP。还可对图像进行变换和增强,以及24位真彩色转为256色的程序-Dialog box using VC++ to achieve the drawing, and save for the 24-bit BMP. Can transform and enhance the image, and the 24-bit true color to 256 color process
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4551589
    • 提供者:wlf
  1. MyWriteAvi

    0下载:
  2. 在VC++6.0中,用OpenCV采集摄像机的视频图像,并保存为avi的视频文件,对OpenCV学习和视频分析的人员会有所帮助.-In VC++6.0, the use OpenCV camera capture video images and save it as avi video file, right OpenCV learning and video analysis staff will help.
  3. 所属分类:Graph program

    • 发布日期:2016-02-24
    • 文件大小:334403
    • 提供者:randy
  1. OpenVcLoadImage

    0下载:
  2. OpenVc读图,保存。 用VC普通方法打开图片的对比,灰度处理。-OpenVc read view, save. VC common method used to open the image contrast, gray scale processing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:8117016
    • 提供者:彭生
  1. myscan

    0下载:
  2. 本程序是有VC编写,其主要功能是扫描电脑端口的开放情况,有界面,可以扫描单一端口,也可以自定义端口,还可以将扫描的结果保存为文本文件-This procedure is the preparation of VC, and its main function is to scan your computer for open ports situation, there are interfaces, you can scan a single port, but also can custom
  3. 所属分类:Scanner

    • 发布日期:2017-04-09
    • 文件大小:58560
    • 提供者:郭瑞峰
  1. server

    0下载:
  2. vc实现的聊天程序服务器,使用access作为数据库保存用户信息及聊天记录。-vc achieved chat server, use the access as a database to store user information and chats.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:283477
    • 提供者:yourali
  1. CFileDemo

    0下载:
  2. 在VC下实现文件操作.重载了打开,保存,关闭等常用功能,能够直接使用,以测试。-In VC to achieve file operations. Overloaded the open, save, close and other commonly used functions, can be used directly to test.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:26956
    • 提供者:luowei
  1. codeSimple

    0下载:
  2. 用VC实现的XML动态数据存取程序,将数据以XML格式保存在本地,运行时需要MSXMLSDK4的支持,软件帮助中有相关信息。-VC achieved with dynamic XML data access procedures, the data in XML format in the local, run-time needs MSXMLSDK4 support software to help in the relevant information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:587724
    • 提供者:tedachun
  1. teapot

    0下载:
  2. 利用opengl和vc++,该程序可以自动保存程序运行后生成的位图-Use opengl and vc++, The program can automatically generate the preservation program to run after the bitmap
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:2475918
    • 提供者:黄玉圣
  1. szsbxt

    0下载:
  2. 关于矩阵类库的VC++源代码 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件-On the matrix class library VC++ Source code since it has been preserved trained network weights, so the identification procedures used for the first time, you can directly run th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:174306
    • 提供者:李荣华
  1. imageTechFunction

    0下载:
  2. vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:李昀
  1. MakeSeal

    2下载:
  2. 本代码为 一个VC++环境下的公章绘制程序,应用到windows GDI的相关对象,还可以实现公章的保存-The code for a VC++ Environment official mapping procedures, applied to the relevant windows GDI objects, but also to achieve the preservation of official
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:40349
    • 提供者:徐凯
  1. VC6.0++MyText

    0下载:
  2. 记事本-编程实例 用VC做一个记事本实在不很复杂,我们完全可以通过向导来很方便地做出来。但本文只打算讨论用手动方法制作记事本,旨在向VC初学者展示:学VC原来是如此容易! 通过阅读、研究本文并按本文所述进行尝试,初学者将学到很多东西,如怎样使用RichText控件来打开和保存文件,怎样制作菜单、工具栏和状态栏以及如何对其编写代码等。 -Notepad- programming examples of using VC to make a Notepad is not very
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:32359
    • 提供者:bridge
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:45931
    • 提供者:dxh
  1. xml_edit

    0下载:
  2. xml_edit:VC++实现的一个备忘录xml文件编译工具,可以编辑并保存xml文件。运行环境:VC6.0,Windows XP,并安装微软msxml.msi 4.0。 -xml_edit: VC++ achieve a memorandum of xml file compiler tools, you can edit and save xml file. Operating Environment: VC6.0, Windows XP, and install Microsoft m
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:251930
    • 提供者:zhenyan
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5610
    • 提供者:
  1. Text

    0下载:
  2. 这是一个用VC做的简单的文本编辑器,实现文本的输入,保存,字体的修改和文字颜色的修改。对初学者理解视图与文档的关系具有很好的作用。-This is a VC to do with a simple text editor, the realization of text input, preservation, font changes and the text color changes. For beginners to understand the relationship between
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:44732
    • 提供者:孙凡淋
  1. digital

    0下载:
  2. 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:14831
    • 提供者:宋欢
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 37 »
搜珍网 www.dssz.com