搜索资源列表
MainJSJ
- 这是一个正式的项目工程,用于控制一种新式脚手架的平衡升降过程,包含所有delphi源代码,完全由本人开发。软件界面美观,控制算法性能良好,运用了多线程开发技术,数据库技术,串口通信技术,负载平衡技术等。可供初中级软件开发人员学习使用。-This is a formal project for the control of a new type of scaffold balance landing process, delphi includes all source code, develop
caoqing
- 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
linux_pthread_program
- 该文档主要讲述本人在使用Linux线程编程时的学习心得,主要有设计到线程优先级和资源释放等问题,并附有测试代码示例。linhanzu@gmail.com
Windows_to_Linux_raining_course
- Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定。 Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。 普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会有收益的。 本教程适用于:首次接触Linux的朋友,通过本教程的学习让你基本对Linux有个大概的了解及安装Linux的方法,Linux最基础的一些知识。 2007,不再沉默,让我们一起学
chinese275
- 中文275学习重点,包括线程,文件,io等
c# 多线程学习
- c# 多线程学习
VC技巧总结
- 自己学习VC过程中的总结,包括常见错误,数据库操作、线程操作、网络通信、各种控件、COM调用等各种使用方法
OSTimer
- 通过研究内核的时间管理算法,学习内核源代码;然后应用这些知识并且使用“信号”建立一种用户空间机制来测量一个多线程程序的执行时间。-By studying core time management algorithm, to study the kernel source code and then the application of such knowledge and the use of signal to establish a mechanism to measure the u
posi-cmulti-threaded
- posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables,
Visual.CPP
- 内容不错,是关于网络开发的技术学习资料,VC++开发工具。有进程和线程等的介绍。-Content Yes, it is learning about web development information technology, VC++ development tools. With the introduction of such processes and threads.
process
- 华清远见提供的学习多线程的例子,个人认为还是比较好的资料。-the rar is mine ,the content is about linux mul process.
CreateThread_Thread-Synchronization
- 详细的介绍了CreateThread方法,其中附录得有四个程序代码,通过对代码分析,解释了线程同步问题,这是一份详尽的资料,对于学习线程同步非常有帮助-Detailed introduction the CreateThread method, in which the appendix was four program code, code analysis, and interpretation of the thread synchronization problem, which is
JAVA-the-thread-pool-information
- 从网站论坛中学习的,有关JAVA线程、线程池资料的资料整理-Learning from the website forum, collate information about JAVA thread, the thread pool information
Android-Framework
- 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
boostThread
- 关于C++ bosst库线程学习的一些总结与经验,对想学boost库的朋友还是有点帮助的-Some summary about learning c++ bosst thread and experience, to want to learn to boost library friend are still a little help
Win32
- 自己在学习win32内容的时候,花时间整理的关于内存、进程和线程的一些笔记-Win32 content in their studies, it took time to sort on memory, processes and threads some notes
MFC-Thread-Manager-Classes-
- MFC线程实现方法及其面向对象封装,总共实现了4种封装,各有异同,非常值得学习!全部测试完毕,接口简单可以直接使用!-MFC thread implementation method and its object-oriented package, to achieve a total of four types of packaging, have similarities and differences, is worth learning! All testing is completed
BoostThreadTest
- Boost多线程学习 Boost多线程学习 Boost多线程学习-Boost multithreading learning Boost multithreading learning
C#学习笔记
- 在学习C#的过程中记录的笔记,对学习中的问题和过程进行归纳总结。(In the process of learning C# records notes, learning problems and processes are summarized.)
unity
- C#语言基础笔记,包含接口、委托、线程、数据库的学习笔记。(Basic notes of C# language)