-
verilog txtLCD、 段、 点矩阵测试
使用txtlcd非常基本的测试代码,段和点阵。它是基于Verilog代码,并通过quartus42使用arm-9装置。谢谢。
- 2023-03-14 07:20:04下载
- 积分:1
-
Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率...
Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率-Qsort for the usage of different data types, Qsort exclusive use of quick implementation, more efficient than the traditional sort
- 2022-08-08 03:23:19下载
- 积分:1
-
管理学院 dudjet
ubudjet est 联合国 logiciel 德管理学院杜预算人员
管理学院院 déponses par
- 2022-01-30 16:30:19下载
- 积分:1
-
Aplicacion de una biblioteca , falta un poco de codigo pero esta a mas de un 70
Aplicacion de una biblioteca , falta un poco de codigo pero esta a mas de un 70-Aplicacion de una biblioteca , falta un poco de codigo pero esta a mas de un 70
- 2023-06-25 06:00:04下载
- 积分:1
-
RMQ的st算法,两道题,一个是一维的,一个是二维的
RMQ的st算法,两道题,一个是一维的,一个是二维的-RMQ the st algorithm, two questions, one is one-dimensional, and one is two-dimensional
- 2022-07-12 03:53:26下载
- 积分:1
-
线性表的实现是数据中最基本、最简单的结构…
线性表的顺序逻辑结构的实现,线性表作为数据结构中的较为简单的结构,但对它实现的理解是进一步学习的关键.-the implementation of liner table is the most basic and simple structure in data stucture,but it is the best way to learn other data structures.
- 2022-03-11 09:54:08下载
- 积分:1
-
Air booking system c++ source code. The structure of air passenger data source b...
航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
- 2023-01-02 12:45:04下载
- 积分:1
-
不同类型的文本和返回信息的解析库
library for parsing xml text and returning information of different type
- 2022-07-05 06:09:07下载
- 积分:1
-
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是...
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是否在此树中作为叶子结点。-To achieve the creation of the tree algorithm, to create at least a three-layer, 8 nodes of a binary tree, and after this tree in order to achieve the first recursive traversal algorithm. Output the results of three kinds of traversal. And then to achieve a leaf node search algorithm to determine whether a given value in this tree as a leaf node.
- 2023-03-12 08:20:04下载
- 积分:1
-
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出...
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requires each box only entered once traveled chessboard all 64 box. Preparation of non- recursive procedure, and seeking stepped routes, with a calculated routes, the figures 1, 2, ..., 64 were filled an 8 x 8 matrix, put it out.
- 2022-03-03 15:33:41下载
- 积分:1