搜索资源列表

  1. WinCEFTPClient

    0下载:
  2. WinCE下的FTP客户端,只支持单线程文件上传下载删除的功能,局域网访问效果很好,支持外网访问。 -WinCE under the FTP client, which only supports thread to delete downloaded file upload function, LAN visit to good effect, and network support to the visit.
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:yangou
  1. easy_server

    0下载:
  2. 简易的服务端程序,主要应用了单线程开发,适合传输音乐文件或其他较少的文件,经过测试基本没问题。要配合easy_client使用-summary of the server process, the main thread application development, music files for transmission or other less paper After testing the basic no problem.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:nelson
  1. single

    0下载:
  2. JAVA的静态单线程函数,保证一个类只生成一个对象。里面有单线程函数和测试主函数。以及详细的JAVA环境配置说明和测试说明。-Java static thread function to ensure that only one category generated an object. There are thread function and the main function tests. And the detailed not
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ghb
  1. NT_SECRET_MULTI_THREAD

    0下载:
  2. NT下未公开的多线程读,单线程写的函数, 了解它对多线程编程会起到非常大的作用.-NT under undisclosed multi-thread reading, writing single-threaded function, to understand its multi-threaded programming will play a very large role.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:rotApple
  1. mciplayer

    0下载:
  2. 一个基于 MCI 的 mp3 播放程序,使用 MFC 调用 MCI 的基本函数写成。单线程。-MCI based on the mp3 player, use the MFC function call MCI
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:1929216
    • 提供者:朱天山
  1. mycom220071111-150358

    0下载:
  2. 串行口通信程序,开发环境evc4,程序是单线程,如果要实现多线程,请自行加-Serial port communication program, development environment evc4, the procedure is single-threaded, if we are to achieve multi-threaded, please add their own
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1297408
    • 提供者:hell123
  1. WQDemo

    0下载:
  2. 多线程的运用,如何编写多线程程序以及比较单线程与多线程的效率-Multi-threaded application, how to write multi-threaded single-threaded process and compared with the efficiency of multi-threaded
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:89088
    • 提供者:明华
  1. BestSingleThread

    0下载:
  2. 单线程单处理机计算素数,通过界面输出 有计算时间的记载,课用来衡量计算速度-Single-threaded, single processor computing prime numbers, through the interface are calculated output time records, classes used to measure the speed of calculation
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈国琳
  1. ATM_get_money

    0下载:
  2. 模拟银行ATM提款机系统(单线程),我的RAD项目,得到了刘岩博士的大力支持,目前完成了单线程的程序结构,开发平台VC6.0,运行平台DOS7.0。程序是C/S结构,由服务端和客户端程序构成,还有一个配置程序来定义文件和IP,程序还实现了冲帐功能。我还在思考如何设计多线程的设计,特公布了原码,望大家帮我看看。-Simulation of ATM bank teller machine system (single-threaded),
  3. 所属分类:金融证券系统

  1. DoDoSearch

    0下载:
  2. 本人自己编写的基于C#2.0的简单本地文件搜索应用程序,采用单线程,针对初学者文件操作。-I have written based on the C# 2.0 of a simple local file search application, the use of single-threaded, file operations for beginners.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:451584
    • 提供者:马云龙
  1. danxianchengwenjianchuanshu

    0下载:
  2. 文件传输源码,是单线程,像ftp可以进行文件传输-File transfer source code is a single-threaded, like ftp file transfer can be
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:龙行天下
  1. ATM

    0下载:
  2. 模拟银行ATM提款机系统 模拟银行ATM提款机系统(单线程),我的RAD项目,得到了刘岩博士的大力支持,目前完成了单线程的程序结构,开发平台VC6.0,运行平台DOS7.0。程序是C/S结构,由服务端和客户端程序构成,还有一个配置程序来定义文件和IP,程序还实现了冲帐功能。我还在思考如何设计多线程的设计,特公布了原码,望大家帮我看看。 转载请注明来源: 开源盛世-源代码下载网 ww
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:刘东明
  1. src

    0下载:
  2. 基于位运算的求解NQueen问题的一个实例。 提供了基于单线程和多线程两种方式计算的代码,分别见NQueen.java和MultiThreadNQueen.java-Bitwise-based problem solving NQueen a case in point. Provided based on the single-threaded and multi-threaded code calculated in two w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:
  1. Demo

    0下载:
  2. HTTP单线程下载实例,Jtable的用法,实现暂停,断点续传等功能,喜欢的朋友不妨下载下来-Examples of single-threaded HTTP download, Jtable usage, realize suspended HTTP and other functions, like the Friend may wish to download
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. smq

    0下载:
  2. 包括syn,单线程tcp,多线程tcp扫描-Including syn, single-threaded tcp, multi-threaded tcp scan
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:70656
    • 提供者:April
  1. 1

    0下载:
  2. 操作系统单线程创建,操作系统单线程创建。-Create single-threaded operating system, the operating system to create single-threaded.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈辉
  1. receive

    0下载:
  2. QT网络编程中收数据的客户端,是单线程的,大家可以看看!-QT network programming in the collection of data the client is single-threaded, and everyone can see!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1031168
    • 提供者:黄黎明
  1. Server_ST

    0下载:
  2. 一款简单的http服务器程序,目前是单线程的版本,支持并发访问。-A simple http server program, is currently single-threaded version, support for concurrent access.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:monkey
  1. tcpscan

    0下载:
  2. 单线程tcp扫描器,VC++编译-Single-threaded tcp scanner, VC++ Compiler
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王飞
  1. pptConvertToHtm

    0下载:
  2. 将ppt转化为mht文件,支持动画播放,使用Office中的COM接口,必须单线程调用-Will ppt into mht files, support for animation playback, use the Office of the COM interface, to be called single-threaded
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:StarForest
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »

源码中国 www.ymcn.org