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

搜索资源列表

  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. FTPClient

    0下载:
  2. ftp 类 包括ftp 的文件上传,下载,新建、删除、修改目录,支持单个、或多个匿名文件,全部socket编程,速度很好-ftp category including ftp file upload, download, create, delete, modify the directory to support a single, or more anonymous document, all socket programming, the speed is good
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:4673
    • 提供者:红红
  1. MyFtp

    0下载:
  2. VC++上传下载,FTP客户端源代码,功能不算太多,不过实现的FTP的基本功能,设置服务器参数后,可连接FTP服务器,进行文件上传或下载,大家可在此基础上继续扩展,核心模块可参考。-VC++ uploading and downloading, FTP client source code, functionality is not too much, but to achieve the basic functions of FTP, set the server parameters, ca
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:32238
    • 提供者:胡杨
  1. EXCEL

    1下载:
  2. VC++对EXCEL表格进行操作,可以对数EXCEL文件进行存取、打开、保存等各种功能。-VC++ on the EXCEL spreadsheet to operate, you can log EXCEL file access, open, save and other features.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:2012734
    • 提供者:王延海
  1. demo

    0下载:
  2. vc++6.0编写对sql2005进行查、插、删、改操作.采用udl文件链接数据库,使用时请配置udl文件,数据库名为student ,可以根据代码创建,很简单的,就一张表,这里就不贴了。-written on the sql2005 vc++6.0 to check, insert, delete, change operations. udl file link with the database, please use configuration udl file, the databas
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:58048
    • 提供者:lou
  1. AlienFTP

    0下载:
  2. FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-17
    • 文件大小:4734171
    • 提供者:da
  1. hvcode

    0下载:
  2. 查看二进制文件的HexView的源代码- Examines the binary file the HexView source code
  3. 所属分类:Editor

    • 发布日期:2017-11-10
    • 文件大小:129050
    • 提供者:站长
  1. sjcl

    0下载:
  2. 一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:\Program Files\database\即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:118345
    • 提供者:站长
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. vcap

    0下载:
  2. vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
  3. 所属分类:Video Capture

    • 发布日期:2017-11-09
    • 文件大小:20210
    • 提供者:周哲
  1. VC_ini_1

    0下载:
  2. 一个的读写INI文件的类及实例-INI file reading and writing a class and examples of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:33397
    • 提供者:赵电波
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:25452
    • 提供者:何刚
  1. ScrollBitmap_demo

    0下载:
  2. Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:32222
    • 提供者:徐丽志
  1. PictureDialogiew

    0下载:
  2. 主要介绍打开文件对话框,实现对图象,文本等预览。 [代码性质] VC完整应用程序代码 [代码作者] 井中月_VC [文件大小] 56K [更新日期] 2005-3-27 21:27:00 -introduces open file dialog to achieve right image, text, etc. preview. [Code nature] VC integrity of the application code [code writers] Ji
  3. 所属分类:Button control

    • 发布日期:2017-11-19
    • 文件大小:57134
    • 提供者:
  1. ImportExportCSV_src

    0下载:
  2. CSV文件导出导入, CSV文件导出导入,-Import CSV file, CSV file import,
  3. 所属分类:Windows Kernel

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

    0下载:
  2. vc的源码,把简单的图标文件变成效果很好的动画的源码!-vc source code, the icon file into a simple animation effect of a good source!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:226821
    • 提供者:
  1. DWT

    0下载:
  2. 从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:8269
    • 提供者:雅双
  1. DevStudio

    0下载:
  2. VC编程界面,分割窗口,添加列表,树状结构打开文件-VC programming interface, split window, add the list to open the file tree structure
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:523343
    • 提供者:yingying
  1. VCReadandWriteFile

    0下载:
  2. VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:609311
    • 提供者:HYQ
  1. ftp

    0下载:
  2. 文件上传ftp的com组件,并提供了DLL的SDK文档说明-Ftp file upload of com components, and provides a DLL of the SDK documentation
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:18744
    • 提供者:飞翔
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com