-
电脑拨号,屏幕取号。
电脑拨号,屏幕取号。 -phone dial。phone dial、phone dial
- 2022-12-28 16:20:05下载
- 积分:1
-
easyVision 电脑查看器
这是计算机视觉和图像处理应用程序的快速原型开发方法实验 Haskell 框架。我们利用函数式编程编写优雅程序支持的标准低层次专业图书馆的表现力。
- 2022-01-22 17:00:33下载
- 积分:1
-
一个简单的成绩管理系统
一个简单的成绩管理系统-a simple performance management system
- 2023-02-03 21:35:03下载
- 积分:1
-
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了拉普拉斯的基本变换。...
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了拉普拉斯的基本变换。-This code is used in the magician to become the MAPLE mathematical software running. This code clearly describes the basic Laplace transform.
- 2022-03-23 11:58:22下载
- 积分:1
-
面向对象的设计
Object oriented design
- 2022-11-23 10:40:03下载
- 积分:1
-
企业人事信息管理系统源码/sql 这是基于sql数据库利用vb编写的一个小小的系统程序....
企业人事信息管理系统源码/sql 这是基于sql数据库利用vb编写的一个小小的系统程序.-The company use this to management Human resource
.It is basis on sql code,then use vb to complie
- 2022-03-04 22:20:53下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
Quality management system.
质量管理体系(QMS)是一系列业务流程的集合,旨在实现您的质量政策和质量目标。
- 2022-09-03 16:10:03下载
- 积分:1
-
JPEGXR JPEGXR JPEGXR
JPEGXR JPEGXR JPEGXR-JPEGXR
- 2022-02-06 05:30:04下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1