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

搜索资源列表

  1. hrd_src

    0下载:
  2. 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:163639
    • 提供者:潘先生
  1. BenQ-SC-SDK

    3下载:
  2. 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:544348
    • 提供者:123
  1. 球的光照

    0下载:
  2. 图形学程序,用vc写的小球光照效果演示例子,非常经典,极力推荐下载。-graphics program, vc write ball lighting effect demo examples, very classic, strongly recommended download.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41936
    • 提供者:张海
  1. list1.1

    0下载:
  2. VC下,支持真彩色图标,适用于报表方式的列表控件使用演示-VC, supports the really colored chart sign, is suitable tabulates to the report form way controls a use to demonstrate
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:137319
    • 提供者:赵红
  1. 图象的几何变换算法

    0下载:
  2. geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13185
    • 提供者:黄应
  1. OpenGL实现三维绘图

    2下载:
  2. OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:545621
    • 提供者:黄应
  1. RSADemo1

    0下载:
  2. 基于DLL的16位RSA演示程序,开发环境VC++,MFC-16 RSA demo program, the development environment VC, MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:127038
    • 提供者:KeTu
  1. ComputerGraph

    0下载:
  2. 计算机图形学中常用算法演示,用VC++实现,可读性很强,对初次接触图形学的人有帮助-This a demo of algorithms for computer graphics, which is implemented by VC++. It is easy to understand and helpful for the beginners of graphics.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:94681
    • 提供者:李伟
  1. pym

    0下载:
  2. 用VC++语言得到输入汉字拼音码的演示小程序。 -VC language to be used to input Chinese characters spelling yards small demonstration procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38216
    • 提供者:晨钟
  1. Addin_Project_Framework_Src

    0下载:
  2. VC下插件功能的完整案例。演示了COM、ATL等的编程技术。-VC plug-functional integrity of the case. Demonstration of COM, ATL other programming technologies.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:442484
    • 提供者:zeng
  1. 创建多进(线)程

    0下载:
  2. VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14176
    • 提供者:黄小文
  1. DLL20051015

    0下载:
  2. 用delphi 和 vc++ 写的hook键盘记录,包含两种语言的源码,以及一个演示录像。-use and vc keyboard hook written records, including both the source language, as well as a video presentation.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1127069
    • 提供者:就叫这
  1. oe4_reader_demo

    0下载:
  2. 本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。-this program demonstrated how to use VC Programming Reading Outlook Express mail system inside the mail.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16233
    • 提供者:吴东
  1. AADraw

    0下载:
  2. VC画图应用程序=二维几何图形变换的演示-VC drawing application = 2D geometry transform demo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11206
    • 提供者:玻璃飞舞
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. 2004081010320710875

    0下载:
  2. 一个类似VC界面的窗口程序,包括VC扩展库的源文件及演示程序-a similar interface window procedures, including extensions of the VC source documents and Demonstration Program
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:135203
    • 提供者:王小波
  1. DebugWindow

    0下载:
  2. 如何在编辑框加行号的演示 这是个VC制作的-how to edit box plus line of the demonstration it is produced by the VC
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:46099
    • 提供者:三冇
  1. ADO_SQL

    0下载:
  2. 在VC++环境下使用ADO和SQL_SERVER实现学生信息管理系统,演示了相关技术的使用。-in VC environment and the use of ADO SQL_SERVER achieving student information management system, demonstrated the use of technologies.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:202486
    • 提供者:杨树
  1. FixHalfChinese

    0下载:
  2. 一个朋友为从UNIX上传递尾部带半个汉字的xml脚本,导至系统异常,困扰了至少半年之久。所以用VC++作了一个演示,解决了这个跨平台的,不大不小的难题。-from a friend to pass on UNIX with half a tail of the Chinese characters xml scr ipt, lead to a system anomaly, beset at least six months long. Therefore, the use of VC made
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:10135
    • 提供者:松坚
  1. 卷积(C语言)

    0下载:
  2. 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54079
    • 提供者:新新
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com