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

搜索资源列表

  1. VC++examples(tongxin)

    0下载:
  2. 该文件用VC++编程实现通信的例子,是WINDOWS程序设计初学者的好资料。-the document with VC + + Programming Communications example is the Windows program design beginners good information.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34828
    • 提供者:小会
  1. VC++bianchengzhinan(CHM)

    0下载:
  2. 编程指南用于VC++环境介绍详细利于参考-Programming Guide for the VC environment conducive to introducing a detailed reference
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1370211
    • 提供者:cherrys
  1. VC...................................

    0下载:
  2. UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCA
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:htj
  1. vc++matlab

    0下载:
  2. 研究matlab与vc的混合编程,对vc下用matlab的编程的学习者来说是很有用的-study Matlab and vc mixed programming, right vc using Matlab programming learners is very useful!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:105184
    • 提供者:张兵
  1. VC(gundongtiao)

    1下载:
  2. 关于在VC++中编程操作滚动条的例子有不少,但由于VC++编程基于消息机制,使得本来很简单的思想变得有些隐讳起来。对于初学者而言,恐怕看到一个例程,并不是很容易就弄清楚其来龙去脉。下面我们结合一个例子,介绍一下如何在VC++中进行滚动条编程。-on the VC program rolling operation of the examples are many, but VC-based news programming mechanism, would make a very simple
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:94073
    • 提供者:mwh
  1. SQLS

    0下载:
  2. 这是一个基于数据库编程的vc的技术源码, 说明怎样用vc开发小程序,作用是列出数据库列表,但是功能不是很强大,希望大家相互指教,相互学习!-This is a database-based programming vc-source technology, vc used to illustrate how the development of small programs, database role is to set out the list, but the function is
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:36325
    • 提供者:handsomenie
  1. ADO(vc)

    0下载:
  2. 使用ADO在vc++数据库编程中的连接数据库的几种方式:-use ADO database programming in vc of connecting to the database in several ways :
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:3918
    • 提供者:小鱼
  1. josufu

    0下载:
  2. 约瑟夫原理编程实现VC++,请下载 谢谢大家合作-Joseph Principle Programming VC, download Thank you for cooperation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:杨霏
  1. VC++111111111111111

    1下载:
  2. VC++与Matlab编程实现对遥感卫星获取得到的二维大地影像三维效果显示的方法.rar -VC and Matlab programming of remote sensing satellites for the two-dimensional geodetic 3D imaging results show that the methods. rarVC and Matlab programming of remote sensing satellites for the two-dime
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9611
    • 提供者:panzhi
  1. VC++COM

    0下载:
  2. 采用VC++内部COM插件编程的实现,值得上传一下,给大家参考-using VC internal COM programming plug-in the realization of what deserves to upload for your reference
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:35041
    • 提供者:zhengcg
  1. biancheng-vc++

    0下载:
  2. 自己收集的编程网站地址,希望大家能够多多共享自己的东西!互联网的精神:分享!-own collection of programming Web addresses, we can share a lot of things! The spirit of the Internet : to share!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:3669
    • 提供者:何陨
  1. matlab+vc

    0下载:
  2. 利用matlab和VC的混合编程,加速程序执行效率和开发速度.-using Matlab and VC mixed programming, the implementation of procedures to accelerate the development of efficiency and speed.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:339653
    • 提供者:dreamgcy
  1. NDK(vc)

    0下载:
  2. 一个用vc开发的两层结构的网络程序-vc used to develop a two-tier structure of the network programming.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:252633
    • 提供者:ray
  1. VC++动态加入和删除菜单的方法

    0下载:
  2. VC++环境下菜单和工具栏的动态修改技术-界面类编程-VC利用Cmenu类的AppendMenu和Cmenu类的InsertMenu按 需在菜单上插入新的菜单项 -VC environment menu and toolbar technology changes the dynamic - programming interface Class-VC Cmenu use category AppendMenu and Cmenu category InsertMenu dema
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:5258
    • 提供者:sun
  1. VC++Matlab.mhunhebianchegn

    1下载:
  2. vc++与matlab混合编程,对于那些把复杂算法运用到实际系统中的人,非常有用-vc mixed with Matlab programming, for those who use complex algorithms to the actual system. very useful
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20354
    • 提供者:正南方
  1. vc++aboutActiveX

    0下载:
  2. 有关VC++网络编程中ACTIVEX程序设计,初学者适用-the VC + + network programming ACTIVEX process design, application beginners
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36792
    • 提供者:
  1. VC++SVM

    0下载:
  2. 用VC++编程支持向量机源码可用,好用,很好用-VC Programming Support Vector Machine source available, convenient, good use
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:311583
    • 提供者:maplhs
  1. VC中用ADO访问数据库的示范例子

    0下载:
  2. ADO直接读取数据库的编程实例 -read directly ADO database programming examples
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:99877
    • 提供者:金红军
  1. VC#.NET范例

    0下载:
  2. VC#.NET范例,包含了数据库编程、网络等10多个方面的开发例子,很值得研究-VC#.NET example, contains a database programming, network of more than 10 examples of the development, is worth studying
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10369719
    • 提供者:高寒
  1. VC调用ACM音频压缩编程接口的方法

    1下载:
  2. VC调用ACM音频压缩编程接口的方法-VC called ACM Programming Interface audio compression method
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8547
    • 提供者:李喆
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com