-
C语言的运算优先集的说明是一非常重要的参考手册
C语言的运算优先集的说明是一非常重要的参考手册-C language computing priority Set note is a very important reference manual
- 2022-07-19 05:35:21下载
- 积分:1
-
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。-Wuhan University Professor Zhu Qing topics of the PPT DTM hope to be helpful.
- 2023-06-15 10:10:20下载
- 积分:1
-
sift algorithm detailed steps lecture information on the sift helpful to underst...
sift算法详细步骤演讲资料,对sift理解很有帮助-sift algorithm detailed steps lecture information on the sift helpful to understand
- 2022-03-19 11:56:24下载
- 积分:1
-
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像-This paper introduces the fuzzy enhancement based on edge detection has the source code and simulation image
- 2022-01-27 18:59:59下载
- 积分:1
-
With the data structure (C language version) to write programs to achieve a ches...
用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board horse travels to the demonstration program. Specific requirements are: the horses were randomly placed in the 8* 8 chess board in a box, Ma according to the rules of chess to go mobile. Requires that each box is only entered once, traveled all the 64 squares on a chessboard. The preparation of non-recursive procedure with the stack order to run for walking routes, and then find the routes will be the number 1,2,3, ... ..., 64 in turn fill in an 8* 8 matrix, the output of.
- 2022-12-11 22:25:03下载
- 积分:1
-
学习Visual C++ 6语言
Learning language of Visual C++6
- 2022-08-02 19:59:05下载
- 积分:1
-
它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作...
它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作-It was the first not only for data encryption can be used for digital signature algorithms. It is easy to understand and operate
- 2022-11-02 02:40:03下载
- 积分:1
-
一个简单的eexemple想学习编程的RMI
a simple eexemple to learn about programming rmi
- 2023-04-05 20:35:04下载
- 积分:1
-
单片机不具有SPI或相同能力的接口,为了便于与TLC2543接口,采用软件合成SPI操作,本文给出了用单片机HSO口模拟SPI接口时序的方法,对程序稍加改动就可...
单片机不具有SPI或相同能力的接口,为了便于与TLC2543接口,采用软件合成SPI操作,本文给出了用单片机HSO口模拟SPI接口时序的方法,对程序稍加改动就可适用于其它带SPI接口的器件.附加有c语言程序-SCM is not the same capacity or SPI interface, in order to facilitate and TLC2543 interface, using software synthesizer SPI operation, this paper, the SCM HSO SPI interface timing simulation methods little change in the procedure can be applied to other SPI interface with the device. Additional language program is c
- 2022-03-25 00:54:31下载
- 积分:1
-
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现...
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversal algorithm and search a broad plan Search priority traversal algorithm and C Language
- 2022-02-02 21:19:17下载
- 积分:1