-
状态机描述,可以从简单到复杂,供初学者使用。
状态机的描述,可以从简单到复杂,供初学者使用是很好的起步例子.-State machine description, can be from simple to complex, for beginners to use is a good starting example.
- 2022-03-20 08:54:23下载
- 积分:1
-
AVS的测试码流文件,大家一起来用吧
AVS听说过吧?用OPENAVS软件就可以看了
赶紧下吧,...
AVS的测试码流文件,大家一起来用吧
AVS听说过吧?用OPENAVS软件就可以看了
赶紧下吧,-AVS test bitstream paper, we used up a AVS heard of it? OPENAVS use software can be read quickly under the bar,
- 2022-02-05 19:38:35下载
- 积分:1
-
Verilog实现的LCD控制器,在实现了LCD接口以及相关的控制时序。...
Verilog实现的LCD控制器,在实现了LCD接口以及相关的控制时序。-Verilog implementation LCD controller
- 2023-09-09 00:05:03下载
- 积分:1
-
Chap
插分约素的内容,很有用,希望对大家有帮助-Chap-hours about the contents of useful, and I hope to be helpful
- 2022-12-08 18:55:03下载
- 积分:1
-
嗯
知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim City" (SimCity) source code public, using the GPLv3 license. Because of copyright considerations, the open source version of the " Sim City" was renamed Micropolis, which is code-named its initial development. Access to the " Sim City" the holder of trademark EA consent, OLPC can be used in the XO notebook the name SimCity. Responsible for " Sim City" to update and maintain the XO version of Don Hopkins for some very cool changes, the program from the original C code into a C++ and Python. Can go to this website all the different versions of source code.
- 2023-08-14 14:25:05下载
- 积分:1
-
扫描线算法中的一种,在vb下运行,比较好用
扫描线算法中的一种,在vb下运行,比较好用-scan lines of an algorithm, vb running, the better quality
- 2023-02-25 05:25:03下载
- 积分:1
-
外汇的感觉
我想反编译这个ea外汇
- 2022-01-25 21:11:48下载
- 积分:1
-
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。...
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。-vc++ skin controls, so that your beautiful vc interface. You may want to design their own skin.
- 2023-03-09 08:40:03下载
- 积分:1
-
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn...
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn }
求X和Y的一个最长公共子序列
举例
X = { a , b , c , b , d , a , b }
Y = { b , d , c , a , b , a }
最长公共子序列为
LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
- 2022-03-02 12:22:07下载
- 积分:1
-
通信仿真 jakes改进模型的程序,仿真基本理论
通信仿真 jakes改进模型的程序,仿真基本理论-jakes improve communication simulation model of the process, simulation basic theory
- 2022-02-25 15:09:03下载
- 积分:1