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

搜索资源列表

  1. 高级通信程序

    0下载:
  2. 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:214000
    • 提供者:sr
  1. 线性规划

    1下载:
  2. 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2051
    • 提供者:陈镇静
  1. Windows API源代码

    0下载:
  2. windowsAPI编程的例子,用户可以直接查看并使用-windowsAPI Programming example, the user can directly view and use
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5340771
    • 提供者:椅子
  1. Add_Control_RunTime

    0下载:
  2. 实时增加控件的例子,动态增加控件,没有密码,直接解压即可!-to increase controls example, increased dynamic control, no password, can be directly extracted!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2380
    • 提供者:令狐
  1. Md5Test

    0下载:
  2. 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:51328
    • 提供者:曲进
  1. MP3解码的简单举例

    0下载:
  2. 本工程是MP3解码的例子,从例子中可以领会到MPEG音频编码的思想,可以对编码工作者有帮助-MP3 decoder example, we can see examples of MPEG Audio Coding thinking can be coded to help workers
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:108934
    • 提供者:陈中
  1. java基础编程-显示一个图片

    0下载:
  2. java初学者可以参考的简单例子,是一个显示一个图片的简单例子!-java beginners can refer to the simple example is a photo shows a simple example!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1209
    • 提供者:船长
  1. socket_wonder111

    0下载:
  2. windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27356
    • 提供者:如果能
  1. Dsp专用例程volume

    1下载:
  2. 有关CCS的基本操作的例子,新手必备,一看就懂,拿来就会,自己看吧-the basic operation of the examples, and newcomers must, one can understand it, will use their CMTech
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5658
    • 提供者:流传
  1. 可以正常编译的赤壁之战游戏源码

    5下载:
  2. 赤壁之战游戏源码 原版本无法编译通过,提示缺少文件。 经过修改可以正常运行(需要游戏的相关资源)。 windows SDK和C++编写,学习游戏编程的好例子。-Cliff war game version of the original source code can not compile, indicating lack of documentation. After amending it works (need game-related resources). Wind
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:812412
    • 提供者:功夫
  1. WIN32 SDK版本的象棋游戏源代码

    1下载:
  2. WIN32 SDK版本的象棋游戏源代码 用纯粹的windows sdk和C编写而成,学习游戏编程的好例子。 初学者可以看看实现过程,算法就不要详细研究了。 -WIN32 version of the SDK source code chess game with a purely windows sdk prepared and C from learning games programming a good example. Beginners can look at the i
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:22612
    • 提供者:功夫
  1. spr_edit

    0下载:
  2. 当年写得通用编辑器。 在压缩包里附带有一个例子,它会向你展示LIGHTS没有表达清楚的问题。 你可以很容易的读取这些数据并把他们转换成你想要的形式或者直接使用他们。-editor. The compression bag attached an example, it will display to you LIGHTS not clearly express the problem. You can easily read the data and turn them into th
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:62447
    • 提供者:李剑英
  1. 通信演示程序(类似TTY)

    0下载:
  2. 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25133
    • 提供者:严沁
  1. 使用ADO执行存储过程

    0下载:
  2. 一个用ADO执行存储过程的例子,在执行时可以连接不同的数据库-a process of the implementation of storage example, the implementation can be connected to a different database
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:127338
    • 提供者:张小强
  1. dcomtest

    0下载:
  2. dcom的实现与测试的一个例子,可以实现对dcom地了解,开发平台vc-DCOM and the realization of a test example can be achieved right DCOM understanding, development platforms vc
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:28588
    • 提供者:zu
  1. drawclient

    0下载:
  2. drawclient是一个在MFC的视图中做的棋盘的操作,例子很小,非常简单,想做棋盘的人可以用来参考.-drawclient in MFC is a view of the chessboard so, the operation of a small example, very simple, the people want chessboard can be used for reference.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38728
    • 提供者:闫帅
  1. Des加密解密文件

    1下载:
  2. 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37731
    • 提供者:寒风
  1. 桌面工具-java实现

    0下载:
  2. 显示时间,很有趣,可以作为例子好好学习一下-show time, very interesting, can serve as an example to learn about
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:18654
    • 提供者:寒风
  1. Threadpractice

    0下载:
  2. 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:lisa
  1. media_demo

    0下载:
  2. 这是一个可以连接播放软件,可以刷新媒体文件列表的例子原码。-This is a player can be connected to the software, media files can be updated list of examples of the original code.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:71941
    • 提供者:岳飞
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com