-
最重要的国外操作系统设计源码,实现了操作系统的最基本功能,对学习系统设计帮助相当大...
最重要的国外操作系统设计源码,实现了操作系统的最基本功能,对学习系统设计帮助相当大-The most important source of foreign operating system design, implementation of the basic operating system functions, system design of the study to help a large
- 2022-08-11 13:14:47下载
- 积分:1
-
elong SCM temperature control, and led keys and control category C source code,...
elong单片机温控,led和按键控制等源代码类C文件,459调试通过-elong SCM temperature control, and led keys and control category C source code, debugging through 459
- 2022-12-26 22:55:03下载
- 积分:1
-
简单的主窗口程序主要是用来讲述新入门的
简单的主窗口程序,主要是用于告诉新手怎么入门-Simple main window procedure is used mainly to tell how new entry-
- 2022-04-01 03:00:48下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
library management software which provides reading services to its members havi...
library management software which provides reading services to its members having feature of acquition of books,Membership maintenance,Book issue,Book return,Renewal of membership etc
-library management software which provides reading services to its members having feature of acquition of books,Membership maintenance,Book issue,Book return,Renewal of membership etc
- 2022-07-06 09:56:28下载
- 积分:1
-
第一,先出技术。
first in first out technique.
- 2023-08-06 11:50:04下载
- 积分:1
-
with the development of a messaging platform for example, can be used as a model...
用c#开发的一个短信平台例子,可以做为学习的范例-with the development of a messaging platform for example, can be used as a model for learning
- 2022-01-22 06:53:24下载
- 积分:1
-
这是一个代理服务器程序它使用多线程
这是一个代理服务器程序它使用多线程-This is a proxy server procedures it uses multithreading
- 2022-11-20 19:10:03下载
- 积分:1
-
用户将不得不调整对话的能力,从而rearrangeme…
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2023-07-08 22:00:04下载
- 积分:1
-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分:1