-
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助...
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助-Eye-positioning several source code, and they hope to hope to do image processing comrades help
- 2022-04-20 06:39:46下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分: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
-
Insert,Delete and Query operations for queue in Data Structure. Good things.
实现数据结构中的队列的删除插入和查询!很好用的-Insert,Delete and Query operations for queue in Data Structure. Good things.
- 2022-03-02 06:49:06下载
- 积分:1
-
a very simple seats, generator Rafah, the Rafah is very simple,
一个非常简单的座位号生成器拉,非常简单的拉,-a very simple seats, generator Rafah, the Rafah is very simple,
- 2022-04-02 01:00:17下载
- 积分:1
-
一个汽车汽配件的进销存软件管理系统,写得比较详细,很好用的。...
一个汽车汽配件的进销存软件管理系统,写得比较详细,很好用的。-Steam car accessories Invoicing software management system, written in more detail, very good use.
- 2023-09-09 20:30:03下载
- 积分:1
-
用EVC开发的一款演示如何操作在Wince环境下的DB的程序代码...
用EVC开发的一款演示如何操作在Wince环境下的DB的程序代码-with a product demonstration of how to operate in the environment Wince DB code
- 2023-01-16 20:15:03下载
- 积分:1
-
关于G.703的文件
about G.703 s document
- 2022-03-03 15:14:51下载
- 积分:1
-
考勤管理系统
我正在做考勤管理系统人力资源管理项目。我需要完整的工作考勤管理系统的参考。因此我采取这个离开的管理系统作为一个参考,制定完整的功能,它在我的项目
- 2022-01-21 22:47:20下载
- 积分:1
-
C++语言实现的汉诺塔游戏,显示移动步骤。
C++语言实现的汉诺塔游戏,显示移动步骤。
- 2023-01-01 16:20:06下载
- 积分:1