CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - C 的小例子

搜索资源列表

  1. c++&vc小程序集合

    0下载:
  2. Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:程晖
  1. Begincpp

    0下载:
  2. c++编程的几个小例子-several small examples
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19.09kb
    • 提供者:许高明
  1. c++builderword

    1下载:
  2. 这是一个用c++builder调用word的一种方式的小例子,希望大家能够喜欢-c builder called with word of a way of small example, the hope that we can love
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:901.2kb
    • 提供者:lzh
  1. simpleuseofmodel

    0下载:
  2. C++初学者的小程序,可以作为书本学习的例子,实现模板简单的功能。-C beginners small procedure can be used as examples of book-learning and achieving simple template functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.29kb
    • 提供者:merlin
  1. cexample

    0下载:
  2. c#的小例子:用到的知识点: * c#编程基础 * IO流 * 读取HTTP响应 * 多线程异步GUI的使用 * 使用“委派”实现“监听-观察者”模式
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:79.53kb
    • 提供者:zijie
  1. audioREC2

    0下载:
  2. 我是C++的初学者,入门都要靠VCKBASE,好在里面有很多适合于初学者的例子,让我少走了很多弯路,为了回馈大家,我也把我最近刚完成的一个简单的小程序提供给大家,让那些曾经和我一样徘徊在C++大门之外的人能快些掌握要领,大家不妨看一看。 本文以VC知识库第26期 栾义明 先生的《基于API的录音机程序》为基础的,在此深表感谢!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29.48kb
    • 提供者:万景雅
  1. hexmine

    0下载:
  2. 自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:266.94kb
    • 提供者:杨海青
  1. animation

    0下载:
  2. 从网上找的个小例子。可以显示动画的。它是一张张图片调用的。能用C++builder直接调一个.max的3d动画吗 -From the Internet to find a small example. Can display animation. It is a photo call. Can C++ Builder of a direct transfer. Max for 3d animation you
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:82.06kb
    • 提供者:April ice
  1. MID-program-set-the-background-image

    0下载:
  2. 设置MID程序的背景图像,很好的利用了系统函数调用,是练习和实践开发C++ builder的小例子-MID program set the background image, good use of the system function call, is to practice and practice development of C++ builder small example
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:464.79kb
    • 提供者:bbs
  1. Remove-MID-program

    0下载:
  2. 去掉MID程序窗口的标题栏,作为程序开发与C++ builder练习学习的小例子,调用了系统函数的使用-Remove MID program window' s title bar, as the program development with C++ builder practice learning little example of the use of calling the system function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:373.44kb
    • 提供者:bbs
  1. dllTest7-use-CPP-amd-MFC

    0下载:
  2. 使用Visual C++和MFC实现对动态链接库的调用的一个小实例。可是通过这个例子对dll有个很好地了解。-Use Visual C++ and MFC calls for dynamic link library, a small example. But by this example of the dll has a good understanding.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:73.78kb
    • 提供者:TC
  1. GrabberDatums

    0下载:
  2. C#在ListView间移动数据的小例子,大家可能见到过这功能,网页上也有很多类似的功能,不过这是基于C#的,ListView控件的功能也是比较实用的,对于C#初学者来说,有必要参考一下-Between C# ListView mobile data small example we may see through this feature on the page many similar features, however this is based on C#, the ListView c
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-07
    • 文件大小:13.71kb
    • 提供者:
  1. autofont_src

    0下载:
  2. windows GDI 小例程 这是一个C++ 的类文件,用它可以使你更方便的创建或使用字体的LOGFONT结构。虽然只是一个简单的例子,但是很有学习价值。 -Small windows GDI routines This is a class C++ file, it can make you more convenient to create or use LOGFONT structure fonts. Although only a simple example, but
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:2.73kb
    • 提供者:刘少帅
搜珍网 www.dssz.com