搜索资源列表
Visual Basic .NET 中实现后台进程
- 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
项目001-代码
- 能通串口接口协议的数据生成EXCEL报表-serial communication interface protocol data generated statements EXCEL
救护车调度系统
- 救护车调度模拟系统,使用java实现,利用多线程控制每一辆救护车,随机出现呼救点,也可以点击界面人工控制!-ambulance scheduling simulation systems, the use of java achieved, the use of multi-threaded control each one ambulance, there were shouts for help, you can click on the manual control interface!
threadpool_doc
- 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
threadpool_src
- 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
操作系统课程设计之内存分配问题
- 这是操作系统中实现内存分配好好的程序,界面很美观,功能强大-This is the operating system to achieve good memory allocation procedure, the interface is very attractive and powerful
wenben
- 一个简单的应用保存程序,对于初学者有很大的帮助,熟悉一个界面的开发.-a simple application procedures for the preservation, for beginners are of great help with the development of an interface.
N-Step Progress
- N级进程调度,界面和进程都不错,是很值得下载的-N-scheduling process, the interface and the process is pretty good, and is worth the download
ProcessFind
- 搜索系统的所有进程,并可以进行中止等操作实现系统的管理,系统界面采用了skin技术-search systems for all process, and can stay operational for the realization of system management, system interface technology used skin
UITHREAD
- 用户界面线程示例 呵呵,多来几个线程的例子-user interface thread example Oh, a few more examples of threads
process_current
- 多进程并发系统开发类的封装,该类提供了良好的并发进程的开发接口-process more complicated system-development package, such a good process with the development of the interface
xunijinchendiaodu
- 这是个进程虚拟调度实验,界面精美,模拟了进程运行的四个状态.供大家学习-This is a process of dispatching virtual experiments, the interface attractive to simulate the process of running the four state. Learning for all
jcmn
- 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
Thread11
- 一种用VC++环境开发的进程与线程的界面,操作简单,便于理解过程.-A VC environment and the process of developing threaded interface, simple, easy to understand process.
ConvertDatabase
- 数据库转换工具,在内存中开辟一个线程,以防止,界面死机.就是把处理工作放在后台执行.-database conversion tools, in memory opened a thread to prevent, interface lockups. work is on the handling of background.
ProcessManage_Code
- 进程管理源代码,具有windowsXP风格的界面,能够管理windows所有进程-process management source code, with AIX-style interface, windows can manage all processes
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
ipb-v2.1.7H
- 采用 UTF-8 编码,完美兼容多语言 中文化的前台界面(不包括论坛帮助) 中文化的后台 中文化的安装与升级系统 中文的版主操作日志 为中文修正的 CSS, Javascr ipt 为中文修正的语言截断 为中文修正的所见所得编辑器 修正邮件预览乱码的问题 修正模板和后台中多处未使用 Charset 声明出现乱码的问题 修正打印页面 HTML 标签错误混乱 去除后台首页附件使用空间统计(附件一多,首页进入奇慢) 加强的 SSI 脚本,允许以 Java
SynChronicCode
- usb接口线程读取usb接口设备的数据,然后将数据发送给主线程,主线程实时显示数据,并且将其保存到数据库中。(运行时需要usb数据采集卡的支持)-usb interface thread usb interface equipment to read the data and then send the data to the main thread. the main threads real-time display of data, and to the preservation of i
MFC-user-interface-thread
- VC++实例258——创建MFC用户界面线程-VC++ instance 258- Create MFC user interface thread
