搜索资源列表
mde-1.6.8.tar
- MINI GUI1.6X源码,多LINUX下运行的多线程GUI,可为各位GUI爱好提供很好的参考价值-MINI GUI1.6X source, multi-LINUX operating under multi-threaded GUI, GUI love for you to provide a good reference value
2006050302584118755
- 一个简单的字典工具(C++源码) 目前实现的主要功能: 1.制作字典 1.1 向导模式 1.2 自定义模式 2.对字典进行加工 2.1 给字典中的密码添加前缀 2.2 给字典中的密码添加后缀 2.3 合并多个字典 一些工具仅支持单个字典 2.4 过滤指定字典中的重复密码 合并后的字典可能会出现重复密码 如果处理比较大的字典 由于未使用多线程处理 速度会比较慢 尤其体现在过滤功能上 因为没想到更好的算法 之所以用C
python_code
- python源码,包含进程、多线程控制,客户端服务器模拟,数据结构等-python source, contains process, multi-thread control, client server simulation, data structures, etc.
djava
- 在操作系统后台多线程运行程序的源码,相当有用处的-the multithreaded operating system running background process source and very useful
Thread
- 多线程实例,两个小球在不同线程里执行。bcb源码
Snake
- 我写的C#源码 面向对象的贪吃蛇 没有完成但已可以跑 wsad上下左右 是自定义控件 需要编译 使用了多线程
localsendfile
- 局域网多线程文件传送delphi源码程序,作为学习多线程的好例子。
FileBrowse
- 自编的多线程查找文件源码,另外还具有常用网站收录,管理,分类功能
zdlj
- 自动拦截弹出网页源码例程程序结合易语言扩展界面支持库,调用API函数拦截上网时弹出的网页。本易语言例程源码还使用到易语言应用接口支持库,多线程支持库。 -To automatically block pop-up page source code routine procedures to support combined with easy language extension interface library, call the API function block pop-up We
dxcfiletrans
- 多线程网络通讯源码,delphi编程。dbs2006编译通过-multithreaded network communications source, delphi programming. Compiled by dbs2006
ykbn
- 易语言播放歌曲歌词动态渐变颜色源码 调用API函数实现歌词动态渐变显示效果。 易语言例程还使用到易语言互联网支持库,易语言多线程支持库,位图操作支持库,应用接口支持库,正则表达式支持库。-Easy to the language play songs lyrics the dynamic gradient color source API function is called dynamic gradient of the lyrics display. The easy lang
Win32MultiThreads
- Win32 多线程设计手册的源码;对完成并行运算有很大的帮助-Win32 multi-threaded design manual source to complete the parallel computing of great help
HashCracker
- 说明:支持标准MD5、SHA1、Inno密码、QQ密码、Serv-U密码。 支持多线程。 支持进度保存、读取。 源码说明:源码中仅使用了Raize系列三方控件包。 本打算写成P2P模式,越多人用,解一个密码越快。可惜空闲时间有限。-Descr iption: to support the standard MD5, SHA1, Inno password, QQ password, Serv-U password. Support multi-threading. Su
GetFast
- delphi Http断点续传。支持多线程下载,使用的机制为idHTTP.包含源码。可对其进行修改-delphi Http HTTP. Support multi-threaded download, use the mechanism idHTTP. Containing source. Can modify
ThreadedCoreData
- 多线程操作数据库:苹果官方封装的CoreData在多线程操作是不安全的,源码中提供了相对比较安全的例子-Mulit thread operate Core Data
4
- 易语言TCP服务器模块源码例程程序结合易语言模块多线程模块.ec和内存操作.ec,调用API函实现TCP服务器的功能。-Easy language TCP server module source routines program combined with easy language module multithreaded module. Ec and memory operation. Ec, API calls the function of the realization of TCP
SendFile
- Delphi源码,网络相关,局域网 Delphi 在局域网内多线程稳定传送大文件,采用TCPIP方式,同时考虑到速度,提供了多线程创送的方式。 -Delphi source, network-related, LAN multi-threaded stability of Delphi in the LAN to send large files, using the the TCPIP way, taking into account the speed, multi-threaded
Access-to-the-network-time
- 获取网络时间(多线程)源码,能够上网就能获取时间,超快的-Access to network time (multi-threaded) source, the Internet will be able to obtain the time, ultra-fast
2775847
- 一般的下载程序都支持了多线程我们也会加入关于VB编写多线程的示例,()
Java 并发编程实战-随书源码
- 《java并发编程实战》是一本深入讲解java多线程的书籍