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

搜索资源列表

  1. MusicPlayDanChe

    0下载:
  2. 一款音乐播放器,用VC++6.0的MFC做的人机交互界面,基本完成了音乐播放器的所有功能。很好很强大!-A music player, the MFC do VC++6.0 the interactive interface, basically completed all the features of the music player. Very very strong!
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:5298094
    • 提供者:岳鹏
  1. EntityGeoTransform

    0下载:
  2. Opengl 图形库及其与VC的集成 交互技术 三维建模(三维图形编程的理论基础) 三维图形编程的数据结构与算法 消影技术-Opengl graphics library, and the VC integrated interactive three-dimensional modeling (the theoretical basis of the three-dimensional graphics programming) of data structures and a
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:256239
    • 提供者:hh
  1. Skeleton-Animation

    0下载:
  2. 一个基于OpenGL的在VC++6.0环境下开发的人物骨骼运动控制,可以控制人物的手脚的旋转,移动等各种运动,能很好的实现人机交互,具有参考价值。-Skeletal motion control, an OpenGL-based character development in VC++6.0 environment can control the character' s hands and feet, rotate, move, and other sports, can be a g
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:2796544
    • 提供者:liuyongcheng
  1. codefans.net

    0下载:
  2. vc++ado -odbc交互的数据库查寻操作和添加,-vc++ado-odbc interaction database search operation and add
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:2937265
    • 提供者:科技
  1. AES-document-encryption

    0下载:
  2. VC环境下实现AES对文件的加密解密,有较好的的交互界面-The realization of AES document encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:77585
    • 提供者:sangping
  1. st_splitterwnd_demo

    0下载:
  2. 分割视图间窗口交互,主框架,主视图指针互动,是一款学习VC++编程的好程序。-split view box, main frame, main view box interactions.
  3. 所属分类:Menu control

    • 发布日期:2017-11-21
    • 文件大小:733096
    • 提供者:王军
  1. ProgressSynchronized

    0下载:
  2. 该代码用于vc++和js的交互,该代码用于vc++和js的交互-This code is used vc++ and js interaction, the code for vc++ and js interaction
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-02
    • 文件大小:24348
    • 提供者:xukongjing
  1. Tutorial

    0下载:
  2. 这段程序实现应用VC6.0与STK卫星仿真软件进行交互的功能。通过VC里边的操作,控制STK的运行。-This program of satellite application VC6.0 and simulation software to interact with STK function. Inside through the VC operation, control STK operation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-15
    • 文件大小:136917
    • 提供者:牛晓楠
  1. VCJS

    0下载:
  2. vc和js可以交互的例子,vc调用js函数,js函数再调用vc的函数-vc and js can interact with examples, vc call js function, js function then calls a function vc
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:34318
    • 提供者:埃文
  1. cPPdom

    0下载:
  2. VC++网页操作类是利用VC2005写的一个静态库,解决了软件和网页交互操作的麻烦-VC++ page action class is written using VC2005 a static library, software and web solutions interoperate trouble
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2871801
    • 提供者:天涯
  1. 20040602vctuxinghuizhi

    0下载:
  2. 利用VC++编写了基本的图形绘制功能,例如点线面的采集,修改移动等,可以利用鼠标交互操作。-Use VC++ Prepared a basic graphics rendering capabilities such collection points, lines, mobile and other modifications, you can use the mouse interaction.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:310229
    • 提供者:李江
  1. ytj

    0下载:
  2. 只要是通过VC程序直接调用WEB页面,实现两者的交互。-As long as the program is called directly through the VC WEB page, realize the interaction between the two.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-06
    • 文件大小:2513
    • 提供者:Hero
  1. PPClient

    0下载:
  2. CS结构点对点信息交互系统——客户端,VC++经典编程学习源码,很好的参考资料。-On the point of information interaction system-- client CS structure, VC++ classic learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:13444
    • 提供者:玉米排骨
  1. PPServer

    0下载:
  2. CS结构点对点信息交互系统——服务器,VC++经典编程学习源码,很好的参考资料。-On the point of information interaction system-- the server CS structure, VC++ classic learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13857
    • 提供者:玉米排骨
  1. CMDDialogBar

    0下载:
  2. 实现对话条与窗口消息的信息交互,VC++精选编程学习源码,很好的参考资料。-Information interactive dialogue between strip and the window message, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:31884
    • 提供者:什锦豆腐
  1. Rotator

    0下载:
  2. 本程序基于OpenGL使用VC++进行开发,实现了具有简单人机交互功能的立方体光照模型。程序分为三个部分:矩阵运算、图形显示及事件响应模块。-The program is based on OpenGL development using VC++ to achieve a cube with a simple illumination model of human-computer interaction function. Program is divided into three part
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:354869
    • 提供者:guoqi
  1. ZhangSan1

    0下载:
  2. 运用VC编程实现矩形、椭圆、圆的画线及颜色填充。以及客户端的交互-Using VC programming rectangular, oval, round draw lines and color fill. And interactive client
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:418925
    • 提供者:李艾
  1. OpenGL3d

    0下载:
  2. 3d 场景漫游,可实现人机交互,其中场景可移动,-vc 3d
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5340282
    • 提供者:王英
  1. soapC

    0下载:
  2. 通过gsoap生成的CPP,通过其中调用代理类中的方法从而实现VC与网页交互的Web Service功能。-Generated by gsoap CPP, through which the calling proxy class methods to achieve VC and Web Service feature pages interactive.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-06
    • 文件大小:31635
    • 提供者:易正宏
  1. CLua

    0下载:
  2. 一个实现vc++ 与 lua交互的小程序,对初学lua和c++的人非常有帮助-A realization of the interaction of vc++ and Lua small program, very helpful for beginners Lua and c++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7948166
    • 提供者:志明
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com