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

搜索资源列表

  1. huffman

    0下载:
  2. 数据压缩,c语言,huffman编码,vc实现-Data compression, c language, huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:13036
    • 提供者:dyg
  1. lzw

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:13387
    • 提供者:dyg
  1. GameDemo

    0下载:
  2. 一个用VC++和DX开发的3D游戏场景演示Demo,比较完整,是不错的学习资料。-A game demo that developed in VC++ and C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12220903
    • 提供者:李松
  1. VC

    0下载:
  2. 大家知道,在Netants、DownLoad Expert等软件中都带有定时拨号上网下载软件的功能。而一般用户的拨号上网,利用的是Windows的Remote Access Service(RAS,远程访问服务)。下面介绍一下其在Visual C++下的实现。-As we all know, in Netants, DownLoad Expert software are downloaded with a regular dial-up software. The general dial-u
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2920
    • 提供者:王艳钊
  1. VC

    0下载:
  2. Visual C++课程设计案例精编源程序 共11个课程设计案例,各个案例基本独立,覆盖了Windows下编程的大部分内容,包括图形和图像、多媒体、Internet网络、数据库、程序通信、ActiveX技术等各个方面-Visual C++ curriculum design case sperm source for a total of 11 cases of curriculum design, the basic independence of the various cases, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:6092552
    • 提供者:石越
  1. 200507027

    0下载:
  2. 超市管理系统,C++,带报告,希望对大家有所帮助-Supermarket Management System, C++, with the report
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4471696
    • 提供者:任斌
  1. FileTransport

    0下载:
  2. vc环境下c++语言,具有服务器和客户端的文件传输系统,winsock -vc environment c++ language, with the server and the client' s file transfer system, winsock
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7535915
    • 提供者:rajonxu
  1. BATTLE_OF_SKY

    0下载:
  2. 《BATTLE OF SKY》,C++编写的平面小游戏,VC++6.0开发,操作你的角色攻击敌人,游戏有2个难度。主要是学习之用,c++的初学者可以看看。-" BATTLE OF SKY" , C++ to prepare the plane game, VC++6.0 development, the role of operations to attack your enemies, there are two difficult games. Is learning, c+
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2333633
    • 提供者:一飛
  1. lianliankan-VC

    0下载:
  2. 单机版游戏连连看,visual c++ 源码 及说明-Lianliankan stand-alone games, visual c++ source code and descr iption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:682014
    • 提供者:webcookie
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:117263
    • 提供者:阿荣
  1. vc

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

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

    0下载:
  2. vc写的聊天室系统,iocp架构,功能比较完整,大家可以参考一下-vc system written in chat rooms, iocp the structure, function relatively complete, we can refer to
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:784365
    • 提供者:蓝云
  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. skinfeature

    0下载:
  2. 这是一个VC++仿QQ、MSN界面控件的Demo源码,窗体很漂亮,不过现在控件是DLL文件,还没有开源,本程序主要是以本控件展开编程,主要演示控件所能实现的界面效果,仅供参考。-This is a VC++ like QQ, MSN' s Demo source code control interface, a very beautiful form, but now control is a DLL file, not open source, this procedure is to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1914436
    • 提供者:361
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:316702
    • 提供者:126
  1. 1ms

    0下载:
  2. 一个1ms的定时器程序,VC6.0下编译通过,C++编写-A 1ms timer program, VC6.0 compiled by, C++ to prepare
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:410634
    • 提供者:王锦
  1. IEEE488.2

    0下载:
  2. GPIB总线接口标准,IEEE488。2(软件标准)!-GPIB bus interface standard, IEEE488. 2 (software standard)!
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:768468
    • 提供者:李帅
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com