-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1
-
RBTO-PMA-SLM
说明: 基于PMA的单循环可靠度拓扑优化程序,避免了嵌套优化,节省了计算成本(Reliability-based Topology Optimization)
- 2021-03-29 13:49:46下载
- 积分:1
-
TextPad4.7.3 Chinese Version
java编辑器 TextPad4.7.3汉化版-TextPad4.7.3 Chinese Version
- 2022-08-11 01:06:16下载
- 积分:1
-
godunov
说明: 用godunov方法求解黎曼精确解,帮助理解黎曼问题,了解计算流体力学(Solving Riemann exact solution by Godunov method.Help to understand Riemann problem and computational fluid dynamics.)
- 2021-04-24 02:18:47下载
- 积分:1
-
Patton_copula_toolbox
matlab软件copula工具包,Patton_copula_toolbox(Matlab software copula toolkit, Patton_copula_toolbox)
- 2017-08-14 15:34:34下载
- 积分:1
-
实战搭建像操作系统一样的在线资源管理网站
实战搭建像操作系统一样的在线资源管理网站 666(Build online resource management websites like operating systems, 666)
- 2017-10-01 18:53:35下载
- 积分:1
-
main
说明: 介绍main函数的执行动作和入口形式。先是配置中断向量,再是配置时钟,然后是配置GPIO、串口等外设。(This paper introduces the execution action and entry form of main function. Firstly, the interrupt vector is configured, then the clock is configured, and then the peripherals such as GPIO and serial port are configured.)
- 2020-06-17 11:40:02下载
- 积分:1
-
On MATLAB programming tutorial PPT, with U.S. exchanges.
关于MATLAB程序设计的PPT教程,大家一起交流。-On MATLAB programming tutorial PPT, with U.S. exchanges.
- 2022-02-05 07:44:32下载
- 积分:1
-
该代码生成碎裂人脸图像,可以实时调整图像的大小和相关设置。...
该代码生成碎裂人脸图像,可以实时调整图像的大小和相关设置。-Fragmentation of the code generation facial images in real time to adjust the size of images and related settings.
- 2022-03-03 21:31:41下载
- 积分:1
-
VB图像浏览缩放控件
一个VB图像浏览缩放控件,支持浮动图片缩放按钮、鼠标拖动、滚动条移动等功能,适时显示鼠标定位点在图片上的位置,基本上图片预览的功能都具备了,直接添加到工程中使用,编程方便灵活。
- 2022-03-24 09:15:25下载
- 积分:1