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

搜索资源列表

  1. vc

    0下载:
  2. SQLite在VC下的使用SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。-SQLite在VC下的使用
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5421
    • 提供者:hxt
  1. skills_for-VC-MATLAB_combined_coding

    0下载:
  2. VC与matlab接口编程,matlab 强大的数学分析能力,结合VC强大的编程,那么接口程序如何编写就显得重要了。-VC interface with matlab programming, matlab powerful mathematical analysis capabilities, combined with powerful programming VC, then the interface program on how to prepare it is important.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1477501
    • 提供者:jagel
  1. VC

    0下载:
  2. 里面包含几个常用的C++算法,还有自己实现的一个简单的学生信息管理系统-Which contains a number of commonly used C++ algorithm, as well as their own to achieve a simple Student Information Management System
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4476
    • 提供者:wangyulong
  1. VC

    4下载:
  2. Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-06-21
    • 文件大小:444530
    • 提供者:sss
  1. VC_login

    0下载:
  2. VC登录界面,采用Access数据库,登录名及密码采用加密算法,用户名及密码:admin-VC registry interface, using Access database, login name and password encryption algorithm used, the user name and password: admin
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1253525
    • 提供者:shijiejie
  1. vc-treeviw-demoprogram

    0下载:
  2. Microsoft visual C++ 6.0, tree view & list control demo program-Microsoft visual C++ 6.0, tree view & list control demo program
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-27
    • 文件大小:87267
    • 提供者:eric
  1. FlyGame

    0下载:
  2. VC++写的飞机游戏,个人习作,欢迎指导批评,一起和VC++朋友们共同进步提高。-VC++ to write the aircraft games, individual exercises, welcomed the guidance of criticism, VC++ with and friends together to improve.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-10
    • 文件大小:2022413
    • 提供者:118
  1. VC

    0下载:
  2. Visual C++ 2008 入门经典源码-Visual C++ 2008 Introduction to the classic source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2333173
    • 提供者:renjinfeng
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
  1. VC-Project

    0下载:
  2. 本书以Visual C++开发“医药企业综合信息管理系统”为背景,按照商业信息管理系统设计的实现过程,循序渐进的介绍商业信息管理系统开发的思路、方法和技巧。为使读者更好地学习和使用本书,本书光盘附带了书中范例的源程序和可执行文件。为保证正常使用,用户在使用本书光盘时,应按如下说明设置。-VC-Medical Information Project
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:45588190
    • 提供者:kingder
  1. vc

    1下载:
  2. 《Visual C++精彩实例详解》源码-" Visual C++ excellent example explanation of" source code
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-23
    • 文件大小:36298967
    • 提供者:朱瑞进
  1. json_spirit_v4[1][1].00

    0下载:
  2. json解析器,对json格式的进行解析,windows VC编译-json parser for json format parsing, windows VC compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:44094
    • 提供者:okoknew
  1. vc

    0下载:
  2. Visual C++实践指导教程习题答案-Visual C++ Tutorial Exercises answer practical guidance
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:647165
    • 提供者:
  1. c++_ParseXML

    0下载:
  2. These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-25
    • 文件大小:9484
    • 提供者:Luis Cipher
  1. xerces-c-3.0.1-x86-windows-vc-9.0

    0下载:
  2. Binary files of Xerces library for Visual C++ 2008 (xerces-c-3.0.1-x86-windows-vc-9.0)
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:18786074
    • 提供者:Emilie
  1. Ftp-Vc

    0下载:
  2. 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:18566
    • 提供者:liuwei
  1. vc.chm

    0下载:
  2. 此为个人学习c+编程学习时笔记,记录了个人学习c++过程中的问题和好的方法,知识点-This is the individual learning when studying c+ program notes, recording a personal process of learning c++ problems and good methods, knowledge points
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:309828
    • 提供者:胡杰
  1. jpegcodec

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的-jpeg compression and decoding a small program, vc developed under the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:123501
    • 提供者:lixiao
  1. vc

    0下载:
  2. 使用 Win32 API 编写的一个功能强大的程序(C).vc小恶意程序-Using the Win32 API written in a powerful program (C). Vc a small malicious program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:47808
    • 提供者:xf
  1. encryption_source_code

    1下载:
  2. VC++注册码加密源程序(含注册机、解密机),本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。 -VC++ registration key encryption source code (including RI, decryption machine), this method can effectively control the copyright software is compromise
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:20349
    • 提供者:swreal
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com