搜索资源列表
-
0下载:
很有用的动态链接库学习例子,一步一步教你怎样进行动态链接库的编程1-useful in the dynamic link library study examples, step by step teach you how dynamic link library of programming a
-
-
0下载:
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
-
-
0下载:
多线程的编程,将耗时的工作放在worker线程中,可实现动态调用UI界面的文本框和Static控件-Multi-threaded programming, will be time-consuming work on the worker thread, you can achieve the dynamic invocation interface UI text box and Static Control
-
-
0下载:
图形和文本,菜单、工具栏、状态栏,对话框、Windows常用控件。动态链接库,多线程编程,数据库或多媒体。-Graphics and text, menus, toolbars, status bar, dialog boxes, Windows common controls. Dynamic link library, multi-threaded programming, database or multimedia.
-
-
0下载:
多线程程序设计
参考下面程序结构,利用多线程技术实现动态时钟。
-Multithreaded programming refer to the following program structure, the use of multi-threading technology to achieve dynamic clock.
-
-
0下载:
动态链接库编程入门必看资料,Dll,适合初学者学习-Dynamic link library entry-must-see programming information, Dll, suitable for beginners to learn
-
-
0下载:
掌握使用一门语言进行多线程编程
编写程序将多线程的执行过程动态的演示出来。-Master the use of a multi-threaded programming language for writing multi-threaded program execution out of a dynamic presentation.
-
-
0下载:
Labview中的TCP多线程编程,采用动态调用VI方法来实现。-Labview in TCP multithreaded programming, using the dynamic invocation VI methods
-
-
0下载:
MFC动态链接库,是MFC程序设计中程序,适合初学者,好用啊-MFC dynamic link library, the MFC programming procedures, suitable for beginners, easy to use ah
-
-
0下载:
report,动态改变报表的颜色,水晶报表编程,基于vb,net技术-The report, the dynamic change the color of the report, crystal reports programming, based on vb.net technology
-
-
0下载:
用动态规划法-解决流水作业调度的问题,得出最优解,很好的案例(Solve with dynamic programming - line production scheduling problem, it is concluded that the optimal solution, a good case)
-