CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 后台 线程

搜索资源列表

  1. Multi-threaded

    0下载:
  2. 多线程大漠后台,代码不全,已经后台绑定,键盘鼠标模拟请自行编写。-Desert background, multi-threaded code incomplete, has the background binding, write your own keyboard and mouse simulation.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-10-31
    • 文件大小:2700410
    • 提供者:EVIL
  1. BroadcastReceiverDemo

    0下载:
  2. 安卓广播程序,实现前台后台的操作,加深对线程的了解-Andrews broadcasting procedures, foreground behind the scenes, to deepen understanding of the thread
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:42375
    • 提供者:张景灵
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. zipInUIKit

    0下载:
  2. 通过压缩图片,使用拼图工具可以给应用程序安装包压缩大小,本程序可读取zip压缩文件(经过TexturePacker拼接图片后的),读取后自动删除原zip文件(多线程后台删除)。-By compressing images, jigsaw tool used to compress the size of the application installation package, the program can read zip file (after TexturePacker after st
  3. 所属分类:iPhone

    • 发布日期:2017-05-02
    • 文件大小:698846
    • 提供者:吴冠宇
  1. TestComm

    0下载:
  2. 这是一个用于对PC机上串口操作的程序,是应用于对ID卡读卡器操作的,其中的Example方法是主方法,不过它的显示是在后台,在前台显示的话就是TestToComm方法,不过它有一些BUG,就是线程没有处理好,如果有哪位有兴趣看一下,帮忙改进一下,在这谢过了,E-mail:wangyunfu2011@126.com-This is a program for the PC serial port operation, the Example method applied to the operat
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:127872
    • 提供者:
  1. GSMMODEM

    0下载:
  2. 短信多线程发送平台,纯C#开发,可以实现多口异步发送,界面没有功能,主要是在后台监听oracle 数据库,来发送短信-SMS messaging platform multi-threaded, pure C# development, can achieve multi-port asynchronous transmission, the interface does not function, primarily in the background listening oracle dat
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:378145
    • 提供者:lainiao
  1. hhhhhhh

    0下载:
  2. 星辰变多线程后台多开自动打怪源码。可以无限开-Variable Star multithreaded background to open automatically Daguai source. Unlimited open
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:603193
    • 提供者:方栩
  1. NET-POST

    0下载:
  2. delphi 多线程 post,实现网页 ajiax 后台提交。-delphi multithreading post, achieve pages ajiax background submission.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:314213
    • 提供者:ff
  1. threaddown

    0下载:
  2. C#+多线程下载工具源码文件,使用了C#中的backgroundworker和thread实现,支持在后台下载,智能排队下载,并可控制下载暂停、中断、重新开始等功能,界面方面,用一些小图片来美化控制按钮,也是挺不错的,另外程序还可更换壁纸。做网络下载软件的,可使用到本源码中的部分模块。-C#+ multi-threaded downloading tool source files, using C# in backgroundworker and thread implementation s
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2234438
    • 提供者:ypudn61
  1. MyTcp

    0下载:
  2. delphi7 MyTcp.pas, 改编自C语言方便好用的基于winsock的tcp代码.可用于多线程后台收发TCP包,可以比较方便的控制各种情况.自定义接收TCP的回调结束判断函数. 其中用到的 log4me.pas来自网络 ExtStrList.pas来自fastnet-delphi7 MyTcp.pas, adapted from the C language is easy to use winsock tcp-based code can be used to send and re
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3492
    • 提供者:devlynlin
  1. frmProgress

    0下载:
  2. C#多线程Progress进度条源码,要点:使用委托和异步调用,刷新进度条,标记为后台进程,在窗口退出时,正常退出。-C# multi-threaded Progress progress bar code, points: use asynchronous delegate invocation, refresh the progress bar, labeled as a background process, when the window exits, exit gracefully.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:12931
    • 提供者:冯华江
  1. Android_Using_Sevice

    0下载:
  2. Android环境中的多线程:使用Service进行后台播放媒体-Multithreading in Android: Using service to play media
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1371424
    • 提供者:Lyj
  1. Background-worker-thread-in-ASP.NET

    0下载:
  2. asp.net程序在后台启动线程执行任务的示例,还包括在页面打开时启动线程-Background worker thread in ASP.NET
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:57932
    • 提供者:oy yl
  1. TlBB1.6CODE

    0下载:
  2. VC++调用大漠, 自绘界面, 后台多线程多开, 天龙八部辅助外挂,-vc++ dm.dll
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-11
    • 文件大小:2821647
    • 提供者:李日
  1. TestQueue_hub

    0下载:
  2. iOS 在单例中实现 队列线程,可用于后台数据下载策略,解决线程阻塞问题-iOS queue ans single
  3. 所属分类:iPhone

    • 发布日期:2017-04-25
    • 文件大小:109775
    • 提供者:123
  1. super

    0下载:
  2. 超级模块 1.超级模块中含有丰富的实用功能,轻松实现高级编程。 2.找图找色找字功能,该功能方便实用,有第一代识图,第二代识图,第三代识图,第四代识图。一行代码轻轻松松实现屏幕或后台窗口中找图找色找字以及数字识别等强大识别功能。 3.内存操作功能,丰富实用易用。还有内存类,指针类,驱动读写内存以及NT读写内存等。 4.汇编功能,让易语言编程支持汇编代码,CALL等。 5.线程注入功能,全局注入类,内存注入类,输入法注入等。复杂的功能都能一行代码搞定。-chao ji mo k
  3. 所属分类:ELanguage

    • 发布日期:2017-05-11
    • 文件大小:2438091
    • 提供者:阿苏大
  1. UIrefresh

    0下载:
  2. 后台界面刷新 防假死 双线程数据以及界面显示-Background screen refresh anti-suspended animation background screen background screen refresh refresh anti-suspended animation anti-suspended animation
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:39288
    • 提供者:2062281609
  1. music-player

    0下载:
  2. 简单音乐播放器,实现了播放器基本功能,使用service后台播放音乐,并使用异步线程加载音乐图片-Simple music player to achieve the basic functions of the player using the service background playing music, and the use of asynchronous thread load music pictures
  3. 所属分类:Games

    • 发布日期:2017-05-28
    • 文件大小:10776162
    • 提供者:shengxia
  1. houtairenwu

    0下载:
  2. 后台任务线程演示源码,带进度条演示源码,适合学习使用!-Background task thread demo source code, with a progress bar demo source code, suitable for learning!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-30
    • 文件大小:34579
    • 提供者:李林
  1. kms3

    0下载:
  2. 任意聚合成员搜索引擎、分类搜索快速建立行业网站群组搜索引擎、缓存技术静态化搜索、中文智能分词技术、广告管理、WAP移动搜索;后台程序采用多线程调用成员引擎,大大提高搜索速度、性能和系统负载能力。 -Any aggregation member search engine, category search quickly establish industry group of websites search engine, caching static search, Chinese intell
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:876130
    • 提供者:chenwang
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com