-
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用...
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用-use in video encoding,you should extract the file,and compile the source code.
- 2022-02-20 01:57:57下载
- 积分:1
-
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来...
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来-ATM system, part of the code. First used to write JAVA code. Debugging the next. . Can run. . But only part of the code. . Did not have hair up
- 2023-06-11 20:30:04下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的...
边缘检测例程,包含了常用的图像处理函数,可作为图像编程学习之用-Edge detection routines, including the commonly used image processing functions
- 2022-08-25 06:22:12下载
- 积分:1
-
教某人如何运行开始的脸
Teach somebody how to run the start face
- 2022-02-20 23:35:31下载
- 积分:1
-
qxl驱动源码,包括miniport和display两部分
qxl源码包,Windows qxl驱动,包括miniport和display两部分。使用Windows SDK直接运行build -cZg即可。生成文件包括qxldd.dll和qxl.sys文件。
- 2022-07-14 04:09:56下载
- 积分:1
-
printf测试原理。简单的移位操作来测试。
测试printf原理。
简单的位移运算来测试。-Printf test principle. Simple shift operations to test.
- 2022-02-01 21:38:03下载
- 积分:1
-
银行家算法
设Request是进程Pi 请求向量,如果Requesti [j]=k,表示进程Pi 需要k个RJ 类型的资源。当Pi 资源请求后,系统按下述步骤进行检查:
(1) 如果Requesti [j]≤Need[I,j]便转向步骤2;否则认为出错,因为它所需要的资源数已超过它所宣布的最大值。
(2) 如果便转向步骤(3);否则,表示尚无足够资源,Pi 须等待。Requesti [j]≤Available[j]
(3) 系统试探着把资源分配给进程Pi ,并修改下面数据结构中的数值:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 21:29:17下载
- 积分:1
-
根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。...
根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。-In accordance with formation parameter equation by simplifying佐普利兹find reflection coefficient, the production of synthetic seismograms, which show different stratigraphic model AVO response.
- 2023-01-17 01:55:04下载
- 积分:1
-
a good art clock procedures. With the whole point timekeeping function
一个很好的艺术时钟程序。具有整点报时功能-a good art clock procedures. With the whole point timekeeping function
- 2023-03-22 18:30:04下载
- 积分:1