资源列表
实验报告3
- 进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句——同步原语——所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进
超级玛丽
- 这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡( 目前我只做了两关 )。-This a parody of classic Nintendo game "Super Mario" Cloning of the game. The current suppo
K_average
- 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
PerceptionApproach
- 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
无刷直流程序
- 用DSP实现无刷直流电机的控制程序。无刷直流电动机调速控制程序-DSP brushless DC motor control procedures. Brushless DC motor speed control procedures
CalenderPda
- 针对对代码大小有限制的软件制作的万年历,包含农历,是嵌入式产品的日历小软件-view of the code size restrictions hefty almanac produced by the software, including the Chinese, is embedded in the calendar small software
WORD插件
- 一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
lcd的多屏多层菜单1
- lcd的多层多屏菜单的实现全 暗暗啊 -the LCD screen menu Multi-wide, the darkness ah
VC经典数据算法代码
- VC经典数据算法代码 几个有意思的算法,初学算法有益,经典,经典-classic VC data algorithm code several interesting algorithm, useful learning algorithm, classic, classic
求集合的交并差_king0023
- 用C语言编写的求集合的交并差的小程序-C language prepared by the pool for the poor and pay the small program
pttnclsfctn11.9.1
- 我的模式识别作业,用感知器算法对二维的点进行识别,求出判决函数-operations of pattern recognition, perception algorithm using two-dimensional point of identification, obtained judgment function
计算器(完整源程序)
- 这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!-This is a normal operation of the calculator vc series of small procedures, hope you like them! I will continue to work hard!
