-
智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。...
智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。-intellectual puzzles, board games also known as the devil, 4* 4 components in the box, 15 letters, a box requiring mobile box put players line up in alphabetical order of the alphabet, from top to bottom and around the transport control.
- 2022-03-04 08:48:29下载
- 积分: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
-
用MATLAB做的解方程的程序源程序及演示课件。
用MATLAB做的解方程的程序源程序及演示课件。-do with MATLAB solution to the equation and demonstrate procedures source courseware.
- 2022-05-21 21:53:24下载
- 积分:1
-
关于滤波器的一些源程序,里面有详细的说明
关于滤波器的一些源程序,里面有详细的说明-On a number of source filters, which is described in detail
- 2022-01-26 02:10:46下载
- 积分:1
-
非常强大的打印控件,我们一直用他,价格便宜量又足
非常强大的打印控件,我们一直用他,价格便宜量又足-Very powerful print controls, we have been with him, the volume also cheap enough
- 2022-01-26 03:04:24下载
- 积分:1
-
GTA SAMP,车速表插件脚本源代码,竞速服必备。
GTA SAMP,车速表插件脚本源代码,竞速服必备。-GTA SAMP, speedometer script plug-in source code, racing suits necessary.
- 2022-01-26 08:28:46下载
- 积分:1
-
猜数字游戏,程序提供自动生成及层次判断数字序列,锻炼人的记忆力及推倒能力...
猜数字游戏,程序提供自动生成及层次判断数字序列,锻炼人的记忆力及推倒能力-猜数字game, procedures to determine the level of automatically generated and the number of sequences, training people and tear down the memory capacity
- 2022-03-15 09:36:46下载
- 积分:1
-
block_mimo_ ofdm_channelestimation编码 很好的程序,很好的讲解了 空时编码的过程。...
block_mimo_ ofdm_channelestimation编码 很好的程序,很好的讲解了 空时编码的过程。-block_mimo_ ofdm_channelestimation good coding procedures, a very good explanation of the space-time coding process.
- 2022-06-13 11:35:24下载
- 积分:1
-
在这种情况下,用于描述源程序包的多个演示版本…
本例所使用的包的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:
电话:010-68912434
信函:北京理工大学ASIC研究所 刘明业 教授收
邮编:100081-In this case used to describe the source package for more than a demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact: Tel: 010-68912434 correspondence: Institute of Beijing Institute of Technology Professor Liu Mingye ASIC received Postcode: 100081
- 2022-01-31 08:41:45下载
- 积分:1
-
Cygnal Integrated Development Environment (IDE) is a complete set of independent...
Cygnal 集成开发环境(IDE)是一套完整独立的软件程序它为设计者提供
了用于开发和测试项目的所有工具
程序的主要特点包括
项目界面
全功能窗口字体可配置的编辑器
调试器具有设置断点观察点单步等功能
工具链接集成支持汇编器编译器和链接器
可定制的工具菜单用于集成其它编译器或开发工具
CYGNAL 配置向导可为指定的目标环境产生配置代码-Cygnal Integrated Development Environment (IDE) is a complete set of independent software programs for designers for the development and testing procedures for all the tools the project
- 2022-03-03 05:27:51下载
- 积分:1