-
string 类很强大得功能
string 类很强大得功能-a very powerful string-type functions
- 2022-03-24 11:15:50下载
- 积分:1
-
ENVI(著名的遥感图像处理软件)中文版培训资料,很基础,适合新手!...
ENVI(著名的遥感图像处理软件)中文版培训资料,很基础,适合新手!-ENVI (the well-known remote sensing image processing software), the Chinese version of training materials, it is the basis for novices!
- 2023-03-23 01:00:04下载
- 积分:1
-
一个很好的代码传输。
很好的代码传输。
- 2022-03-02 20:54:57下载
- 积分:1
-
基于Delphi7的数据库管理系统
利用Delphi7设计一个可视化的数据库管理系统,数据库使用Sql Server,基本功能有数据的增加、删除和修改以及数据的查询!本数据库中存储的是电脑零部件数据,包括主机,内存,显示器等等。
- 2022-05-05 12:02:52下载
- 积分:1
-
OCR 源代码。
这 OCR 的源代码。代码开发的 C#、 细化和认可的标志
- 2022-01-26 06:51:26下载
- 积分:1
-
全功能汉字取模工具是广州信先行电子科技有限公司(www.xxxmcu.com)专门为汉字显示设计的工作者设计的,提供最流行的16x16、24x24汉字点阵自动转...
全功能汉字取模工具是广州信先行电子科技有限公司(www.xxxmcu.com)专门为汉字显示设计的工作者设计的,提供最流行的16x16、24x24汉字点阵自动转换功能,24x24点阵还提供多种字体的转换(支持仿宋、黑体、楷体、宋体),而且能自动转换为横向、竖向的字模数组。极大提高了显示设计者的工作效率。-Full-featured character mod tool is the letter first, Guangzhou Electronic Technology Co., Ltd. (www.xxxmcu.com) display designed specifically for the Chinese workers designed to provide the most popular 16x16, 24x24 dot matrix characters automatic conversion feature, 24x24 dot matrix is also offers a variety of font conversion (supports italics, bold, italics, Arial), but also automatically converted to horizontal, vertical array of the matrix. Greatly improved the efficiency of display designers.
- 2022-05-08 20:02:14下载
- 积分:1
-
火车车厢重排问题:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。...
火车车厢重排问题:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。-Train cars rearrangement problem: given an arbitrary compartment order of merit. Rearrange the cars, so that from 1 to n according to the order. Rearrangement can only be provided to the buffer from the orbit track, or tracks from the buffer to the derailment.
- 2022-11-21 14:25:03下载
- 积分:1
-
delphi串口通信控制器
delphi串口通信控制器-Serial Communication Controller
- 2022-07-24 04:12:03下载
- 积分:1
-
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!...
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!-VC caused by a very simple procedure of watches and watch the lines of the structure, known as the lines of watches!
- 2023-07-31 04:00:03下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1