-
Doude Zhu little game with computer chess, the program is simple.
斗地主的小游戏,可以与电脑进行对弈,程序比较简单。-Doude Zhu little game with computer chess, the program is simple.
- 2022-05-30 04:23:25下载
- 积分: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
-
犯错
VC实验:
一.实验名称:掌握基于MFC的资源应用
二.实验目的:通过基于MFC编写基于资源的应用程序,进一步掌握资源的应用,并与SDK编程方法比较
三.实验任务:
● 掌握基于MFC的资源应用程序管理
● 掌握各种资源的类库结构
● 熟悉资源的应用
四.实验要求:
新建一个对话框,其中有文件,编辑,和帮助菜单,其中在文件菜单中有新建,打开,另存为,页面设置,打印和退出选项。选择文件菜单中的打开时,弹出打开通用对话框,选择文件菜单中的另存为时,弹出打开另存为通用对话框。编辑菜单中有颜色和字体选项,选择编辑菜单中的颜色时,弹出打开通用另存为颜色对话框,选择编辑菜单中的另字体时,弹出打开字体通用对话框。
-err
- 2022-03-23 20:25:29下载
- 积分:1
-
基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。
基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。-the FFT implement of Verilog based on FPGA
- 2023-07-25 06:00:03下载
- 积分:1
-
achieved! ! 3d tanks games
java实现的!!3d坦克游戏-achieved! ! 3d tanks games
- 2022-03-07 19:45:16下载
- 积分:1
-
modem控制拨号控件
modem控制拨号控件-control dial-up modem control
- 2022-02-07 06:57:45下载
- 积分:1
-
SVMmulticlass: Multi
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
- 2022-05-28 03:23:16下载
- 积分:1
-
Atmel ATMEGA单片机bootloader。它作为一个STK500板可…
Bootloader for Atmel Atmega microcontroller. It act as a STK500 board and can be used from within avrstudio.
- 2023-03-20 15:15:04下载
- 积分:1
-
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。...
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。-谍影重重on the film
- 2022-07-08 01:10:18下载
- 积分:1
-
EcHmi(容易控制的人
EcHmi(Easy Control Human-Machine Interaction )是一个通用的工控软件人机介面组态软件。作者十多年从事工控行业软件的开发,深知工控组态软件的可靠性、易用性、灵活性的重要性。随着应用需求和技术的发展,一个典型的工控软件包括RTDB、HDB、HMI、REPORT、WEB五大部分,我们不可能将每一部分都做到国外产品如iFix的水平,为何不选取其中一部分作为重点把它做好呢?EcHmi从HMI入手,从2001年的1.0版开始,到目前的8.1版,历经5年时间,通过不断的应用、改进,相信能给您带来惊喜。-EcHmi (Easy Control Human-Machine Intera ction) is a generic industrial control software configuration man-machine interface software. Author of more than 10 years engaged in the industrial development of the software industry, well aware Configuration software reliability, ease of use, the importance of flexibility. With the application demands and technological development, a typical industrial control software including RTDB, mule, HMI, REPORT, WEB five majority, it is impossible for us to do each and every part of foreign products, such as the iFix level, Why not selected as a key part of it better? EcHmi HMI from the start, from the 2001 version 1.0, the current version 8.1. After five years, through continuous use,
- 2022-02-15 14:55:33下载
- 积分:1