搜索资源列表
Visual Basic .NET 中实现后台进程
- 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
hardwarebreakpoint
- C++硬件CPU断点编程 这个程序可以在X86,X64构架的硬件断点设置,直接利用CPU,而不是在VC等程序下使用软件断点。-C++ Hardware breakpoint CPU programming this procedure can X86, X64 architecture hardware breakpoints settings, the direct use of CPU, rather than in the VC and other procedures using s
xc_scc32-54
- The program size is smaller because the instruction is one byte long. Stack architecture doesn’t use deep pipelining, resulting in a predictable interrupt latency.
Multi-threading_program__codes
- 多线程实现客户-服务器结构的一个例子,对初学多线程和C\S架结有一定帮助-Multi-threading to achieve client- server architecture an example of the beginner and the multi-threaded C \ S frame will definitely help knot
AfxBeginThread1
- 架构工作线程,基于VC2005开发。供初学者使用-Architecture worker, based on VC development.
qegdiock
- 将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程,-Apply object-oriented thought sufficient to design, completed a design needs to architecture, to the whole process of the underlying design,
lcukey
- A simple and practical message board application characteristics using MVC three layer architecture, is very good
The__Tne__simpll
- 最新跨平台的xml语言解析库,架构稳定,调用简单,不错的(The latest cross-platform language XML parsing library, architecture is stable, call is simple and good)
coient-procedural-architecture
- 易语言源码分享,希望更多的朋友了解易语言,源码名称:枚举系统窗口和取得句柄例程及关闭窗口()