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

搜索资源列表

  1. DirectSoundwave

    0下载:
  2. 一个简单的Drecsound的例子,可以用来播放各种声音文件。-Drecsound a simple example, can be used to playback audio files.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:72835
    • 提供者:王威
  1. C++notes

    0下载:
  2. 采用C++编写的手机发送短信的经典例子,经过测试可以成功发送-prepared using mobile phones to send text messages of the classic examples, the test can be successfully sent
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:31356
    • 提供者:水木杨
  1. report-print

    0下载:
  2. 现在正在做的项目中涉及大量的Excel文件导出导入操作,都是使用Java Excel来操作。 Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。下面我写了一个简单的例子,展示基本的读取,新建,更新(包括常见格式的设置:字体,颜色,背景,合并单元格),拷贝操作,有这些其实已经基本足够应付大部分问题了。下面是例的源代码:-are currently doing projects involve a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:226463
    • 提供者:陈同坏
  1. Sin(sin)

    0下载:
  2. 输出正弦波,其频率和振幅可调,通过该例子读者也可以编写余弦函数的输出波形-sine wave output, adjustable frequency and amplitude, through which readers can also examples of the preparation of the cosine wave output
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27402
    • 提供者:mxp
  1. VBSendText

    2下载:
  2. VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,Po
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52250
    • 提供者:gy
  1. eclipse-examples-3.1.2-win32

    1下载:
  2. eclipse 的程序源码,例子,好东西,在eclipse网站上也可以找到-eclipse procedures source code examples, good things, the eclipse site can be found
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3209328
    • 提供者:ly
  1. DelphiCanvas

    0下载:
  2. 自己做的Delphi用CANVAS的几个小例子,练手用的。各位高手,这个鸟网站要我上传了多少只能下载几次,便宜都让你赚去了啊。抗议-done with the Delphi CANVAS several small examples, the practice hand. You masters, the birds website to upload a number I can download times are cheaper to make you go ah. Protest!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:172547
    • 提供者:海宏
  1. FindWin

    0下载:
  2. 一个查找窗口并修改窗口内容的例子。你可以根据具体的情况修改使用。-a search window and the window changes as examples. You can depend on the specific use of the amendments.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33159
    • 提供者:老源
  1. usb_sample

    2下载:
  2. 一个基于WDM的USB驱动程序例子,可以做为初学者的参考。-a WDM-based USB Driver example, can be used as a reference for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1505776
    • 提供者:李欢
  1. warringstatic

    0下载:
  2. 该例子代码提供了一种可以制作为报警过程的static基础类。-the example code provided a report can be produced for the process of static base class.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:40794
    • 提供者:张连成
  1. -arguments

    0下载:
  2. C++中变量的例子,对于C++的初学者有一些帮助,可以更了解C-C variable example, for C beginners some help, we can be more understanding of C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6335
    • 提供者:亿摆
  1. func_ptr

    0下载:
  2. 一个函数指针的例子,C++语言,我在初学C++时写的,可以参考一下-a function pointer example, C language, I was learning C, can take a look
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3255
    • 提供者:亿摆
  1. vrsample6

    0下载:
  2. 动态启动程序效果 尽管W2000、XP中有界面的动态显示选项,一般的程序看起来都还是像\"蹦\"出来的。下面的例子介绍一种逐渐显示新窗口的方法。通过这个例子,可以掌握移动窗口的方法。-dynamic effect despite the commencement of proceedings W2000, XP is the dynamic display interface options, the general procedures they all look like they
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34328
    • 提供者:solo
  1. AsyncSSLClient

    0下载:
  2. 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24998
    • 提供者:xyzuvw
  1. MsnRoot

    0下载:
  2. 一个Msn机器人的例子,能够登录msn,并可以发送文件,-a hybrid robot example, can log msn, and can send documents,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1580987
    • 提供者:朱铁华
  1. SDI-small-programme

    0下载:
  2. 这是我找书上的例子,自己敲上的代码,都是些小程序,希望和大家分享,更希望管理员能够开通我的帐号,以后我会更加努力地参与,谢谢!-This is the book I look for examples of their knock on the code, are sideshows to the procedure, hoping to share with you and hope that administrators can open my account, I will be more
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:43941
    • 提供者:yuxin-lnu
  1. ADO-small-programme

    0下载:
  2. 这是我找书上的例子,自己敲上的代码,都是些小程序,希望和大家分享,更希望管理员能够开通我的帐号,以后我会更加努力地参与,谢谢!-This is the book I look for examples of their knock on the code, are sideshows to the procedure, hoping to share with you and hope that administrators can open my account, I will be more
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:79928
    • 提供者:yuxin-lnu
  1. SOCK_small_programme

    0下载:
  2. 这是我找书上的例子,自己敲上的代码,都是些小程序,希望和大家分享,更希望管理员能够开通我的帐号,以后我会更加努力地参与,谢谢!-This is the book I look for examples of their knock on the code, are sideshows to the procedure, hoping to share with you and hope that administrators can open my account, I will be more
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34185
    • 提供者:yuxin-lnu
  1. Tasking-small-programme

    0下载:
  2. 这是我找书上的例子,自己敲上的代码,都是些小程序,希望和大家分享,更希望管理员能够开通我的帐号,以后我会更加努力地参与,谢谢!-This is the book I look for examples of their knock on the code, are sideshows to the procedure, hoping to share with you and hope that administrators can open my account, I will be more
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46157
    • 提供者:yuxin-lnu
  1. 2D_change

    0下载:
  2. 可以对图形进行各种几何变换,包括反转,平移,旋转,拉伸。并对其进行赋值变换。图形学的一个综合编程例子。-graphics can be right for various geometric transformation, including inversion, translation, rotation, stretching. And transform its assignment. An integrated graphics programming examples.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3975
    • 提供者:诺诺
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com