-
蒙特卡罗模拟程序的例子。
Monte Carlo simulation programme example. -Monte Carlo simulation programme example.
- 2023-04-01 22:10:03下载
- 积分:1
-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
回声消除驾驶员在wince 6平台
富迪Wince 6.0环境下的回声消除驱动-Echocancellation driver at wince 6.0 platform
- 2022-12-28 14:35:03下载
- 积分:1
-
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点...
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点-lead the list tail pointer from the list, insert the rear, can easily delete the list of arbitrary location of the node
- 2022-02-26 20:15:09下载
- 积分:1
-
获取各种硬件的PID/VID的值. 包括获取USB, PCI装置的相关信息.
获取各种硬件的PID/VID的值. 包括获取USB, PCI装置的相关信息.-Access to a variety of hardware PID/VID values. Including access to USB, PCI device information.
- 2022-05-30 04:32:00下载
- 积分:1
-
动态分配内存的代码
动态分配内存的代码-dynamic memory allocation code
- 2023-08-04 22:45:06下载
- 积分:1
-
c++运动会课程设计
为了巩固我们数据结构知识,加强我们的实际动手能力和提高我们综合素质,提高我们对计算机软件工程的认识学院组织我们进行了数据结构课程设计。此次课程设计要达到以下几点目的:
(1)了解并掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)提高程序设计和调试能力。学生通过上机实习,验证自己设计的算法的正确性。学会有效利用基本调试方法,迅速找出程序代码中的错误并且修改。
(3)培养算法分析能力。分析所设计算法的时间复杂度和空间复杂度,进一步提高程序设计水平。
(4)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
- 2022-06-01 05:56:31下载
- 积分:1
-
Download file by HTTP, multi thread and continue to download from breakpoint whe...
通过HTTP多线程下载文件,中断时从断点继续下载。
- 2022-04-17 05:00:55下载
- 积分:1
-
一个用TXT写的程序,看了说明后就知道怎么用了,据说是世界程序设计大赛第一名,真的很难相信是人写出来的...
一个用TXT写的程序,看了说明后就知道怎么用了,据说是世界程序设计大赛第一名,真的很难相信是人写出来的-a program writen in text. Read the introduction to use it. It said that it got the first place in world programming competition. Hard to believe it was writen by a person.
- 2022-03-12 14:40:03下载
- 积分:1
-
An article on 2
An article on 2-D Polygon Clipping with the source code-An article on 2-D Polygon with the Clipping source code
- 2022-01-25 16:42:34下载
- 积分:1