联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 进程与线程(44) 
按平台查找All C#(44) 

[进程与线程] NET.4.5.Parallel.Extensions

.net并行扩展将并行和异步编程能力带给比以往更广泛的开发者受众。能让没有多线程开发经验的开发者能够写出高伸缩性的并行程序,从而充分利用当下多核处理器的优势。本书是一个清晰的实践指导手册。
.NET parallel extensions brings the power of parallel and asynchronous programming to a much wider developer audience than ever before. This book will give a developer with no multithreaded development experience the ability to write highly scalable parallel applications that take advantage of modern multicore processors.If you are an experienced .NET developer who wants to put parallel extensions to work in your applications, this book is for you. “.NET 4.5 Parallel Extensions” is a practical, hands-on guide that provides you with a number of clear step-by-step recipes that will introduce parallelism into your applications and take advantage of modern multicore processors. This book is a crash course in using the extensions, with theory and concepts kept to a minimum. “.NET 4.5 Parallel Extensions” offers a wide-ranging presentation of parallel development concepts, and provides a working knowledge of key technologies that are important to developers who want to take advantage of mult (2013-11-30, C#, 4743KB, 下载1次)

http://www.pudn.com/Download/item/id/2413777.html

[进程与线程] thread

单个写入程序/多个阅读程序在.Net 类库中其实已经提供了实现,即 System.Threading.ReaderWriterLock 类。本文通过对常见的单个写入/多个阅读程序的分析来探索c# 的多线程编程。
Single writer/multiple readers program. Net class library already provides a realization that System.Threading.ReaderWriterLock classes. Based on the common single writer/multiple readers to explore the analysis of multi-threaded programming c#. (2013-09-02, C#, 1647KB, 下载2次)

http://www.pudn.com/Download/item/id/2345116.html

[进程与线程] DragNoFrameWindow

C#编程实现拖动无边框、无标题栏的窗体,实例需设置窗体的FormBorderStyle属性为None、设置ContextMenuStrip属性为当前添加的实例,用到了user32.dll中的API函数,用来释放被当前线程中某个窗口捕获的光标。
C# Programming drag no borders, no title bar of the form, examples need to set the form' s FormBorderStyle property to None, set the ContextMenuStrip property to add to the current instance, use the user32.dll the API function to release the current thread a window to capture cursor. (2013-07-10, C#, 59KB, 下载2次)

http://www.pudn.com/Download/item/id/2301176.html

[进程与线程] csharpbenzhilun

本书作者通过丰富的示例和详尽的讲解,向读者全面展示了C#语言的语法基础、核心知识和高级主题。从泛型、委托和Lambda表达式,到集合、标准运算符和迭代器,从反射、特性和动态编程,到多线程、异步和并发,涉及C#语言的所有重要方面。是学习C#语言的首选之作。
Shot, features, and dynamic programming, multi-threaded, asynchronous and concurrent involving all the important aspects of the C# language. It is preferred for learning the C# language. (2013-04-08, C#, 7479KB, 下载15次)

http://www.pudn.com/Download/item/id/2190966.html
123
总计:44