搜索资源列表

  1. mailbox

    0下载:
  2. 一个嵌入式的小程序,介绍了邮箱的用法,可以帮助你学习嵌入式系统-an embedded small program, introduced a mail usage, I can help you learn Embedded Systems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29918
    • 提供者:王伟
  1. ADO+accessandCListCtrldefangfa

    0下载:
  2. 这是一个用VC++6.0,写的一个用ADO操作access全过程和CListCtrl的用法,可以值得看一看,代码值得一看-This is a VC 6.0, write an ADO operation with the entire process and access CListCtrl use, it is worth looking at, code eye-catcher
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:62944
    • 提供者:张冲
  1. UseOfDataadapter

    0下载:
  2. 这是一个关于OLEDB中Dataadpater用法的实例。 并在Dataset实现多表链接查询。-on OLEDB which Dataadpater usage examples. Dataset and the multi-link table inquiries.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8915
    • 提供者:月光沙滩
  1. proxythorn

    0下载:
  2. 用法简单,实用,最短时间可选择最快的IP地址,省时省力 -use simple, practical and can choose the shortest time of the fastest IP address, saves time and effort
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:2462609
    • 提供者:陈静
  1. 456546546dsfasfd

    0下载:
  2. 一致的数据访问技术,主要介绍ADO DAO RDO 在数据库中的应用,已及用法-consistent data access technology, introduces DAO, RDO, ADO database in the application and usage has
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:64055
    • 提供者:zz
  1. Windows(Edit)

    0下载:
  2. 自己练手的一个关于Windows下Edit框的程序代码,基本上覆盖了Edit类的所有用法。-his practice on the one hand the Windows Edit the code box, basically covering all categories Edit usage.
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:845509
    • 提供者:任全
  1. TabControlPropertyView_src

    0下载:
  2. 实现类似visual studio ide 中属性控件,剖析Property控件的用法。-achieve similar visual studio ide attribute controls, analyzing the Property Control usage.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:王二
  1. C_handbook

    0下载:
  2. C 函数编程速查 C编程不可多得的参考手册, 可以查到所有C的函数的用法并有例子加深理解 -C programming function Check C programming rare reference manual Details can be found in all the C functions of the usage examples and deeper understanding
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:156670
    • 提供者:小兰
  1. AStarApplet

    0下载:
  2. A*在游戏中有它很典型的用法,是人工智能在游戏中的代表。-A * in the game has its typical usage, the game is the AI's representative.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11510
    • 提供者:王英
  1. Effective_stl

    0下载:
  2. 很好的一本stl的书,本书分为7个部分,每部分各说明stl的高效用法及正确使用-good stl a book, the book is divided into seven parts, each part of the note stl efficient usage and proper use
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:366017
    • 提供者:周胜
  1. wzqq

    0下载:
  2. 五子棋源码 ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application 用法: /class/ 1.先运行server.b
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:59445
    • 提供者:rody
  1. TOOLBAR11

    1下载:
  2. 用C++写的工具条程序.用法灵活,形状新颖.-C tools of the writing process. Use of flexible, innovative shapes.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:41416
    • 提供者:郭会林
  1. dianziyuanjian

    0下载:
  2. 电子元件基础教程,对常用的电子元件说出他的详细用法和应用范围-electronic components based directory of the electronic components used to reveal his detailed usage and applications
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:107497
    • 提供者:吴秋彬
  1. Flat

    0下载:
  2. 一个按钮控件, 用法: OnInitDialog() 构框,去owner draw 属性 m_btnLamp256.SubclassDlgItem(IDC_LAMP256, this) m_btnLamp256.SetIcon(IDI_LAMP256, IDI_LAMP2) // Don t draw border for this button m_btnLamp256.DrawBorde
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:6652
    • 提供者:胡立堂
  1. Lesson19Code

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:174081
    • 提供者:刘祥景
  1. mkOpenGLJPEGImageSDK

    0下载:
  2. 一个C++的类,用来存储opengl屏幕画面为JPEG,以及读取BMP、JPEG图片作为纹理,用法简单只要3行代码。-a Class C, used to store opengl screen for JPEG images, and to read BMP, JPEG as texture, use simple as three lines of code.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2271663
    • 提供者:葛学东
  1. Options

    0下载:
  2. ELTree一个不错了例子大家看了就知道了,他的用法,不要错过机会-ELTree a pretty good read on the examples we know, his usage, not to miss the opportunity
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:372198
    • 提供者:asasas
  1. CALI

    0下载:
  2. 本文详细介绍了1个工程应用的C语言程序由浅如深的阐明C的用法-This paper describes a project of the C language application procedures such as shallow depth of the C clarify usage
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:133086
    • 提供者:张仪
  1. proptry

    0下载:
  2. 属性、向导对话框 属性页的制作,包含常用控件的用法 挺实用的哦-attributes Attribute Wizard dialog pages of the production, including the use of commonly used controls quite practical oh
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:67861
    • 提供者:iori
  1. ExampleOfOpenGL

    0下载:
  2. 该包里包含许多OPENGL中的基础用法,比如光照、抖动、雾、材质等等。简单却很典型。-the bag contains many of the fundamental OpenGL usage, such as light, jitter, in the fog, materials, etc.. Typical very simple.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47315
    • 提供者:黄涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org