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

搜索资源列表

  1. TransparentWindow_demo

    0下载:
  2. VC++透明背景的奇怪窗体演示源码,实现不规则的窗体,主要考查的是函数的使用,相对简单一点,VC入门朋友适合参考。 -VC++ strange form shows a transparent background source, to achieve an irregular form, the main test is the function to use, comparatively easy, VC Starter friend for reference.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:22209
    • 提供者:
  1. Prim

    0下载:
  2. 这是个用vc实现的图中最小生成树的动态演示,适合学习VC++和数据结构的同志参考。-This is achieved with the vc dynamic minimum spanning tree graph shows, for learning VC++ and data structures comrades reference.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1978926
    • 提供者:ljg
  1. CutImage

    0下载:
  2. VC++剪裁一幅图片的演示源程序,从测试来看,好像只支持BMP图像,有兴趣的朋友再次测试一下。 -VC++ cut picture of the demo source code, from the test run, if only supports BMP images, friends who are interested to test again.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:209699
    • 提供者:
  1. RyxGps

    0下载:
  2. 这是一个用VC++写的模拟程序,用以模拟GPS接受信息并分析将结果显示出来,数据来源是卫星,通过定时读取而得来,只要能够保证定时读取到数据,就可以进行分析,确定卫星的位置,然后演示不同坐标系的转换,同时还有文件信息如何提取并显示。 -This is a written with VC++ simulation program to simulate the GPS information and analysis of the results received is displayed, t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:514018
    • 提供者:madud00144
  1. Accessshjuku

    0下载:
  2. 源码主要演示了vc与access数据库进行通信,如何读取显示access数据库内容。-Vc source code and access the main database shows to communicate, how to read the display access database content.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:126902
    • 提供者:
  1. PublicNetSoft

    0下载:
  2. 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例-The main source code is to demonstrate how to use the SOCKET API VC++ examples of network communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:38874
    • 提供者:
  1. FDCT

    0下载:
  2. VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果还不错-VC++ image DCT fast algorithm demo source code, demonstrates a total ordinary DCT, fast DCT, fast IDCT algorithm, results were pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:74207
    • 提供者:
  1. WaveletTransform

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换-Transform presentation VC++ source code, applied to image processing, open BMP images, the wavelet can be once, twice, three times a transformation, the ranks can also transform, fi
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:188934
    • 提供者:
  1. MultiTop

    0下载:
  2. VC++多层框架窗口的实现例子,没有实质性内容,只是演示当程序需要新开文档的时候,打开一个新窗口-VC++ implementation of multi-frame window examples, there is no substance, just shows when the program needs to open the document, open a new window
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:14768
    • 提供者:吴清德
  1. shexiang_manyou

    0下载:
  2. OpenGL编程之摄像漫游VC源码演示,很不错的demo-OpenGL Programming roaming camera VC Source Demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:99912
    • 提供者:詹金生
  1. VCPPsgle-chain-dynamic-presentatin

    1下载:
  2. 基于MFC的单链表动态演示程序,有添加,插入、删除,移动节点等功能,对数据结构和VC++的初学者都有很好的帮助!-MFC-based single chain dynamic presentation procedures, add, insert, delete, move nodes and other functions, data structures and VC++ has a good help for beginners!
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-03-05
    • 文件大小:3712401
    • 提供者:liyuan
  1. zhang

    0下载:
  2. 基于opengl的三维交互演示系统,在VC环境下运行-Opengl-based three-dimensional interactive demonstration system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7336818
    • 提供者:张轩
  1. scrolling-marquee-

    0下载:
  2. 用VC制作带有滚动字幕的软件封面软件启动时,常常需要自下而上循环滚动显示一些诸如软件名称、功能、版本、用户名、研制单位等信息的文字,在用户按任意键或点击鼠标键后,立即结束演示进入程序主界面。本文在VC中通过向工程中添加Splash screen组件,然后扩展CSplashWnd类方便地实现了这一功能-Produced by VC cover with a scrolling marquee software start the software, often need to scroll som
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6015
    • 提供者:王佳佳
  1. frameandtree

    0下载:
  2. 个示例程序主要是演示如何在VC++编程中将一个窗体分成多栏显示,也就是拆分成框架显示-A sample program that demonstrates how the main VC++ programming in a form divided into multiple columns will be displayed, which is split into frames display
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:84054
    • 提供者:天外有天
  1. MySerialPort

    0下载:
  2. 个常用的VC++串口通讯包装类源代码,附有示例程序,示例演示了串口发送消息,打开端口-Commonly used in VC++ Serial communication wrapper class source code, with a sample program, send messages example demonstrates the serial port, open port
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:28646
    • 提供者:天外有天
  1. VC_cdrom_control

    0下载:
  2. VC++光盘控制(CDROM)实例 ,演示如何用程序控件光盘驱动器的弹出和关闭,也就是完成出仓和进仓动作-VC++ CD-ROM Control (CDROM) example application demonstrates how to control pop-up CD-ROM drive and close, that is, actions to complete the warehouse and ship to stock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:165838
    • 提供者:戴卫霞
  1. VC_8hh

    0下载:
  2. 八皇后VC++格子图形显示演示,搞不懂是怎么一回事,有兴趣的研究一下,类似黑白棋的界面-Eight Queens VC++ lattice graphics presentations, do not understand how it is, are interested in study, similar to the interface Othello
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:23407
    • 提供者:詹友芳
  1. crop

    0下载:
  2. VC++画图并剪裁线条的演示程序,希望对大家有所帮助-VC++, and cut the line drawing demo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:19216
    • 提供者:耿陆宁
  1. 123

    0下载:
  2. 一个基于VC++的OpenGL示例程序,主要是Boids的演示 -a VC-based OpenGL sample program, the demonstration is Boids
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7024
    • 提供者:周剑波
  1. duoxiancheng

    0下载:
  2. 用VC++编写的一个演示多线程过程的程序-Written by VC++ multi-threaded process, a demonstration program
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:76430
    • 提供者:小小
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com