-
本程序是一个银行家算法避免死锁的程序,模拟实现资源分配。...
本程序是一个银行家算法避免死锁的程序,模拟实现资源分配。-this procedure is a banker"s algorithm to avoid deadlock procedures, simulating the distribution of resources.
- 2022-07-02 03:24:33下载
- 积分:1
-
ADO.NET简单练习源码
ADO.NET简单练习源码功能介绍: 一个ADO.NET的简单练习。数据库表以员工列表为例,没有使用三层架构模式,sqlhelper、dal、model等都有涉及。实现了数据的增、删、改、查功能,每个功能都有一个采用存储过程实现的方法。存储过程写的比较简单,为了练习上的方便采用了WinForm形式。大家可以继续完善其它界面方式。注意: 开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在文件夹中附加就行。
- 2022-12-23 17:35:03下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1
-
彩色图像的RGB之间的转换,YCbCr,HSV,HSL,CIE CIE CIE LUV的实验室,西安,我,……
Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
- 2022-06-01 11:56:53下载
- 积分:1
-
光子晶体反射率透射率计算程序
感觉应该对大家有用,Translight...
光子晶体反射率透射率计算程序
感觉应该对大家有用,Translight-photonic crystal reflectivity transmission rate calculation procedures should you feel useful, Translight
- 2022-10-22 04:35:04下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
flex 地图卷动,转发的源码
flex 地图卷动,转发的源码-flex map scrolling
- 2022-07-08 07:39:08下载
- 积分:1
-
One of the experiments will make the operating system, although very simple, but...
操作系统必做实验之一,虽然很简单,但是很实用,FIFO调度算法样例-One of the experiments will make the operating system, although very simple, but very practical, FIFO scheduling algorithm sample
- 2023-03-09 02:20:02下载
- 积分:1
-
用于web的分页功能
用于web的分页功能-for the web page features
- 2022-03-06 17:17:24下载
- 积分:1
-
How to write without parameters windows applications beginners Gospel
如何写没有参数的windows应用初学者福音
- 2022-03-09 09:09:01下载
- 积分:1