-
输入阿拉伯数字(1到7)显示星期的英文字母
输入阿拉伯数字(1到7)显示星期的英文字母-The importation of Arabic numerals (1-7) shows the letters of the alphabet Week
- 2022-03-02 05:58:59下载
- 积分:1
-
实现一字型短肢剪力墙非线性静、动力分析
实现一字型短肢剪力墙非线性静、动力分析-A short-pier shear wall-shaped non-linear analysis
- 2022-06-21 12:10:37下载
- 积分:1
-
线路微机保护装置的CPU1内部功能程序,与保护原理程序相配合
线路微机保护装置的CPU1内部功能程序,与保护原理程序相配合-Circuit Protective Device for the internal functions CPU1 procedures, and protection of the principle of matching procedures
- 2023-09-04 12:20:07下载
- 积分:1
-
复杂网络的拓扑辨识,通过复杂网络中节点的状态可以辨识出复杂网络的连接结构(洛仑兹系统)...
复杂网络的拓扑辨识,通过复杂网络中节点的状态可以辨识出复杂网络的连接结构(洛仑兹系统)-topology identification of complex networks. According to the node state of complex network, we can know the topology of this complex networks(Lorentz system)
- 2022-02-21 11:46:18下载
- 积分:1
-
Using STL to achieve the basic functions of the Snake, concise algorithm, have r...
用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值-Using STL to achieve the basic functions of the Snake, concise algorithm, have reference value
- 2022-01-24 09:32:39下载
- 积分:1
-
一个用于开关状态显示的控件,主要用于电力系统!
一个用于开关状态显示的控件,主要用于电力系统!-A status display for switch control, mainly used in power system!
- 2022-01-26 17:06:24下载
- 积分:1
-
Using the C language implementation of the data structure in the B number
使用C语言实现的数据结构中的B树,经过验证,程序绝对能正常运行。-Using the C language implementation of the data structure in the B number
- 2022-07-07 10:42:40下载
- 积分:1
-
这是一个用abel语言编写的三角波发生器
这是一个用abel语言编写的三角波发生器-This is a language used abel triangular wave generator
- 2022-03-16 00:06:31下载
- 积分:1
-
比Borland的ComboBox多了个自动搜索中文字符串的功能
比Borland的ComboBox多了个自动搜索中文字符串的功能-Borland"s ComboBox than in the out-string Chinese automatic search function
- 2022-05-10 11:43:21下载
- 积分:1
-
最短路径c++实现
实现对图的一个指定的操作或用图解决一个应用问题问题描述:n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度.现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短.设计一程序求解此问题. 基本要求:用邻接矩阵表示无向网,应显示所选中的村庄到各村庄的最短距离。
- 2022-11-20 16:35:03下载
- 积分:1