-
家庭财务管理系统
增加家庭成员,管理财务,增加财务收入、借出。管理员有增加删除修改的权限,用户没有这些权限,适合学习,操作简单。
- 2023-04-22 07:45:03下载
- 积分:1
-
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大...
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory caused more debris. This procedure can be started in an allocation of a large memory, thus avoiding the frequent application and release memory. The process greatly enhanced the efficiency of enforcement.
- 2023-01-18 18:45:04下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
软件下载管理程序
软件下载管理程序-downloading software management procedures
- 2022-12-29 03:05:04下载
- 积分:1
-
jfreechart图型源码,含多组图型.eclipse工程
jfreechart图型源码,含多组图型.eclipse工程-graphics jfreechart source, including multi-Photo-type. eclipse project
- 2022-02-16 08:47:26下载
- 积分:1
-
一个利用AppWizard编写的基本应用程序
一个利用AppWizard编写的基本应用程序-a+5.0 prepared using the basic application procedure
- 2022-07-16 07:22:54下载
- 积分:1
-
主板一些参数的一个程序。很有用希望大家认真学习。
主板一些参数的一个程序。很有用希望大家认真学习。-Motherboard of a program some of the parameters. I hope everyone seriously useful learning.
- 2022-03-17 23:35:36下载
- 积分:1
-
it a source code of lenmessenger.
it a source code of lenmessenger.
- 2022-01-26 06:58:42下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
espeak要用源代码
我用过的,很好用
espeak要用源代码
我用过的,很好用 -espeak to use the source code I used, very good use
- 2022-01-26 00:07:18下载
- 积分:1