搜索资源列表
Thread
- 使用CSharp中的线程输入框循环累加数字 简单易懂
SmartThreadPool
- CSHARP实现的比较好的线程池,历经多个项目的测试-THREAD POOL
Delegate.Event.Thread
- C#委托,事件,线程程序实例,想学习C#深度编程的朋友应该学一下。-C# Commissioned, events, threads instance, want to learn C# Depth programming friends should learn about.
delegation-event
- Csharp深入委托和事件非常詳細深入介紹委託何事件-CSharp-depth commissioned and events are very detailed and in-depth introduction commissioned Dr incident
thread
- 线程间窗体控件安全调用。 线程间窗体控件安全调用。-Inter-thread-safe call control form.
a
- A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
Ftp
- FTP上传功能,使用独立线程控制,解决程序未响应。-FTP upload feature, use an independent thread control, settlement procedures did not respond.
Thread
- C#线程例子,带提醒,简单,可作为参考使用.-C# threading example, with reminders, simple to use as a reference.
S
- 多线程下载,控制台程序,可以试着改一下做成自己的下载工具-multi thread download
multi-thread-simple-crawler-socket
- 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
producer_consumer_code
- 生产者消费者C#源码,改自因特网上的代码,用到C#中委托代理、多线程等技术-Csharp source about producer-consumer, some technologies like delegate, muti-thread etc. are being used in this source.
waigua
- 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写了个全局键盘钩子, kk.UnHook() //加载钩子
ThreadUpdateUI
- 线程开发,异步控制,界面卡死处理,非常不错值 得学习-thread
csharp
- CSharp跨线程操作窗体控件:代理与回调-Cross-thread operation C_ form controls: agents
TestPlatform.Performance
- c#写,内存、cpu和各线程利用率的监控,测试软件源码,可以识别处理器个数-c# writing, memory, cpu utilization and the thread monitoring, testing software source code, you can identify the number of processors
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
CSharp-thread
- 对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空 间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment  和  Decrement  可以保证对
csharp-dynamic
- 一个简单的多线程实例,演示多线程的应用,对初学线程的人有帮助-A simple multi-threaded instance, demonstrate multi-threaded applications, for people to help beginners thread
Threading-in-CSharp
- An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, Synchronization
CSharp.NET-MultiThread
- C# 多執行緒測試 讓developer簡易使用multi thread-C# multithread test