-
MaxDEA
主要用于DEA方法的各种计算,包含网络DEA,非期望、SBM、以及其他给类DEA算法的计算。功能齐全,无需解锁,直接使用(Mainly for the DEA method of various calculations, including network DEA, non expected, SBM, and other classes of DEA algorithm calculation. Fully functional, no need to unlock, direct use)
- 2017-08-15 15:42:56下载
- 积分:1
-
xian2
通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
SQL速成、 SQL速成、
SQL速成、 SQL速成、 -intensive SQL, SQL intensive, accelerated SQL, SQL inten sive,
- 2022-08-20 10:06:28下载
- 积分:1
-
FMCW Radar Simulation for Range Estimation
说明: 1) According to the given specifications of FMCW radar system, evaluate the desired radar detection performance:
2) Range estimation under different ranges of target
3) Radar ranging accuracy
4) Radar range resolution
- 2019-02-03 09:59:50下载
- 积分:1
-
zlib123
说明: zlib库用于提供解压PNG图片的算法 包括CRC32和deflate算法(Zlib library is used to provide algorithms for decompressing PNG pictures)
- 2020-03-30 19:11:46下载
- 积分:1
-
Single round robin tournament players winning sequence to solve the problem name...
单循环赛中选手胜负序列求解问题
名称:单循环赛中选手胜负序列求解问题
内容:有n个选手 P 1 ,P 2 ,P 3 ,… ,P n 参加了的单循环赛,每对选手之间非胜即负。现要求求出一个选手序列 P 1 ,P 2 ,P 3 ,… ,P n , 使其满足 P i 胜 P i+ 1 (i=1,… ,n-1) 。
-Single round robin tournament players winning sequence to solve the problem name: the outcome of single round-robin tournament players to solve the problem sequence elements: There are n-player P 1, P 2, P 3, ..., P n participated in a single round-robin between each pair of players Non-win or negative. Players are now required to find a sequence of P 1 " , P 2" , P 3 " , ..., P n" , to meet the P i " W P i+ 1" (i = 1, ..., n-1).
- 2022-04-01 08:15:51下载
- 积分:1
-
虚拟示波器正式版
experiment equipment:
stm32F103 C8T6
Purpose:
ADC real-time sampling shows waveforms through an anonymous host computer (virtual oscilloscope)
ADC1 and serial 1 dual DMA use to speed up the transfer rate
Hardware resources:
1, ADC1 channel 1 (peripheral A1)
2, serial port 1 (baud rate: 500000)
Experimental phenomena:
The anonymous host computer displays the waveform in real time. The sampling frequency of the ADC is about 1Mhz (the highest value of the single ADC mode has been reached, but the maximum transmission rate of the host computer is about 500000 baud.
And only one byte per transfer of 14 bytes is valid (caused by the anonymous transfer protocol). It takes about 2.8ms to transfer once.
- 2018-09-27 09:15:46下载
- 积分:1
-
libigl-master
说明: libigl源码,适合计算机图形学学习,对计算机图形学开发非常有价值(Libigl source code, suitable for computer graphics learning, very valuable for computer graphics development)
- 2020-06-16 15:05:37下载
- 积分:1
-
无线电出租车系统客户家系
这是在线可以家系,必将有助于对 regerster cab.you 可以登录,您可以执行家系的源代码,这个网站有蕙也 = 杜松子酒遮阳篷。
- 2022-02-21 09:35:17下载
- 积分:1
-
vb与SQLSERVER数据库连接测试代码
vb与SQLSERVER数据库连接测试的程序代码,专用了测试在指定用户名密码、数据库IP的情况下,是否能连接远程SqlServer,本代码主要可开发成一个数据库连接模块来用,在你的程序项目中开发成数据库连接测试模块,帮助用户快速配置数据库资源。
- 2022-02-06 19:26:51下载
- 积分:1