搜索资源列表

  1. StartScan 线程扫描程序题

    0下载:
  2. 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I / O technology. Proceedings of the main interface is a dialog
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:吕杰
  1. http_proxy

    0下载:
  2. 一个http代理,功能齐全,采用多线程,并以通过测试-an http agents, fully functional, multi-threading, and to pass the test
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13580
    • 提供者:高圆圆
  1. 4102327

    0下载:
  2. Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9910
    • 提供者:张书
  1. HTTP1.0

    0下载:
  2. 用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:3336
    • 提供者:Mark
  1. 操作系统试验报告

    0下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To st
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8533
    • 提供者:张飞
  1. 用D3D模拟地月系

    0下载:
  2.  

     

     

      一、建立空窗体

      新建一个工程,添加引用,并导入名称空间。

      加入一个设备对象变量:

    private Microsoft.DirectX.Direct3D.Device device = null;

      添加初始化图形函数,并在这里面对设备对象进行实例化:

  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. Web爬虫

    0下载:
  2. Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。,a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development.
  3. 所属分类:源码下载

    • 发布日期:2011-03-17
    • 文件大小:474334
    • 提供者:hiac@vip.qq.com
  1. Using Tasking to Scale Game Engine Systems

    0下载:
  2. With 6-core machines in the market for some time and 4-core systems becoming mainstream in laptops, you want to give your customers the best experience independant of core count. Tasking allows programs to benefit from s
  3. 所属分类:编程文档

    • 发布日期:2011-05-26
    • 文件大小:380996
    • 提供者:ericchang
  1. threads-2.0.tar

    0下载:
  2. 多线程库 -Multi-thread library
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:171008
    • 提供者:站长
  1. cloneqq

    0下载:
  2. 虽然我叫它<仿-OICQ>但实际上应该算是一个聊天室程序,在编写程序时应用到的技术比较多(注:没有多线程技术),但都是比较基础的操作.-Although I call it <imitation-OICQ> but in fact should be considered a chat room procedures, in the preparation of procedures applied to the
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-14
    • 文件大小:215040
    • 提供者:阿洪
  1. Event

    0下载:
  2. 這是一個簡單的多線程的一個不錯的例子, 大家不妨-This a simple multi-threading of a good example, we may s
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:1206272
    • 提供者:王者
  1. FlyWord

    0下载:
  2. 一个利用java线程技术开发的飞字程序,有助于更好的理解线程技术-a thread using java technology development flying characters procedures contribute to a better understanding of threading technology
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:受冻
  1. MultiThread_java

    0下载:
  2. 利用Java的多线程技术实现并行多任务的管理-use Java multi-threading technology to achieve concurrent multi-task management
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:yahooyeah
  1. 写log的一个类

    0下载:
  2. 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threadin
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:小建
  1. MultiThSerial

    0下载:
  2. 调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:杨过
  1. VC中串口编程资料汇总

    1下载:
  2. RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:大圣
  1. MFC多线程类播放和保存声音

    0下载:
  2. 多线程语音输入与播放使用API 多线程技术 实现语音的输入 播放 及WAVE文件记录保存 -multithreading broadcast voice input and the use of multi-threading API voice input document shows and record-keeping WAVE
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:wang
  1. 中国象棋vc源代码

    1下载:
  2. 涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:79872
    • 提供者:张璐
  1. websphinx-src

    0下载:
  2. 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller develo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:474112
    • 提供者:徐欣
  1. 一个穿钮扣游戏的VC源代码

    0下载:
  2. 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button c
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:112640
    • 提供者:马龙
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org