搜索资源列表

  1. SimElavotor

    0下载:
  2. 电梯仿真系统设计(包含设计文档和源代码),利用多线程技术实现个电梯载客的仿真情况。-elevator simulation system design (including the design documents and source code), the use of multi-threading technology to achieve lift capacity of the simulation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:326041
    • 提供者:王锷
  1. boids

    0下载:
  2. Delphi + OpenGL 一个类似3D水族箱屏幕保护的例子,主要是演示OPENGL随机、多线程技术及多层贴图的应用。-Delphi + OpenGL 3D aquarium a screen similar to the example of the protection is mainly demonstration OpenGL randomized, multi-threading and multi-storey mapp
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:662564
    • 提供者:张震沣
  1. threading

    0下载:
  2. 图形化,线索二叉树,我是个初学者,只有这样的程序,见谅-graphics, data structures, I was a beginner, the only way to the procedures forgiven! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1241
    • 提供者:康如
  1. 一个穿钮扣游戏的VC源代码

    0下载:
  2. 游戏规则 目的:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成 一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增 加,纽扣数目也增加,当达到70个时游戏即结束。 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。 秘诀:要尽可能使连线长且该连线上的纽扣数多。-purpose of the rules of the game
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:50125
    • 提供者:李平
  1. 获得进程的线程数量

    0下载:
  2. 自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12887
    • 提供者:彭海
  1. 实例100 IP地址和计算机名相互转化的多线程处理

    0下载:
  2. 看看, IP地址和计算机名相互转化的多线程处理-look at the IP address and computer name mutual conversion of the multi-threading
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:180491
    • 提供者:lu
  1. 另类多线程使用方式

    0下载:
  2. 在C++builder中多线程的实现是很简单的... 但作为初学者的我来说还是费了一定的工夫的... 为方便与我相同的初学者在此提供我对多线程的一种使用方式-C builder of multi-threading to achieve is very simple ... But as a beginner or charges me a certain effort ... to facilitate the same wi
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14859
    • 提供者:zds
  1. vcMSocket

    0下载:
  2. 基于winsock 的 网络广播的例程,采用多线程技术,对客户端进行广播式传送数据-protocols of the network broadcasting the routines and multi-threading technology, client data broadcast transmission
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18833
    • 提供者:高飞云
  1. 多线程画笔

    0下载:
  2. 用delphi实现的多线程画笔工具 用来交多线程作业绝对没问题-use of the multi-threading paintbrush tool is used to pay multi-threaded operation absolutely no problem
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:167698
    • 提供者:汤献聪
  1. 磁致旋光动态演示

    0下载:
  2. 这是一个动态演示程序.程序是VC++的对话框下的图象编程,利用的是多线程技术,涉及到了大量的图象处理.有一定的参考价值.-This is a dynamic demonstration program. Procedures are under VC dialog image programming, the use of multi-threading technology that involves a lot of image p
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48805
    • 提供者:王强
  1. CShttpServer

    0下载:
  2. C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the def
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5517
    • 提供者:张杰
  1. scanner扫描器源代码

    0下载:
  2. scanner扫描器源代码,代码注释很清晰,线程操作值得参考-scanner scanner source code, code Notes are very clear, threading operation worthy of reference
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:4387
    • 提供者:fpx
  1. 200501213035

    0下载:
  2. 用Java中的多线程编写的一个贪吃蛇的小游戏,供Java初学者学习Java线程和链表-using Java multi-threading of a small Snake games, for beginners to learn Java and Java threads List
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3074
    • 提供者:肖辉龙
  1. myflycontrol

    0下载:
  2. 模型飞机测控平台是用delphi编写的串口操作软件,源码中涉及到GPS数据接收,多线程等编程方法,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。-model aircraft monitoring platform is prepared by using delphi Serial operating software, the source code relating to the GPS data reception,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:319887
    • 提供者:张永
  1. javaduoxiancheng

    0下载:
  2. 基于java应用语言的多线程同步机制,实现了java中的同步多线程-language multithreaded synchronization mechanism, achieve a java of simultaneous multi-threading
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2510
    • 提供者:周城
  1. lsComm

    0下载:
  2. 一个封装好的串口通信类,可以手动监听串口或采取中断消息的方式,内部实现多线程-a good package Serial Communications, manual monitoring serial or interruption of information, internal multi-threading
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:74820
    • 提供者:aa
  1. last_SIP

    1下载:
  2. 主要内容:  使用ADO连接数据库,并返回数据集  使用DLL对数据集进行操作  运用windows线程技术对数据进行输出 -main elements : # 61548 use ADO to connect to the database, and return to # 61,548 data sets that use the DLL to operate data
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23277
    • 提供者:张斌
  1. CreateThread

    0下载:
  2. create thread 线程的实例,讲述vc线程编写-create thread threaded example, about vc threading
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:966273
    • 提供者:hubo
  1. LocalMediaServer

    2下载:
  2. 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:22053
    • 提供者:张志
  1. socketonLinux

    1下载:
  2. Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17835
    • 提供者:张柏年
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org