-
输入一系列递减顺序的整数(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
-
对于EPP LABVIEW编写的控制程序
Labview编写的EPP控制程序源码。labview7.0-Labview control procedures for the preparation of the EPP-source. labview7.0
- 2022-03-18 12:56:10下载
- 积分:1
-
用罗盘模块3轴磁力计HMC5883L整合
Arduino的草图与罗盘模块三轴磁力计HMC5883L整合。它能做什么:测量地球磁场在三个轴,具有1-2度的精度为每个轴,其可单独或一起使用的三维计算个别读数附近的磁源的措施,原强度(高斯)在三个方向上的3轴罗盘模块测量磁场 - 或轴,标记为X,Y和Z在其最简单的形式中,模块可以作为一个基本的罗盘找到地球磁北极。罗盘模块还可以感测附近的磁源,例如那些引起磁铁或电场的相对强度。作为传感器检测在三维磁性,它可以决定向这些源的相对距离和方向。
- 2023-01-29 09:25:03下载
- 积分:1
-
有用的串口调试工具,希望对需要串口编程的朋友有所帮助。...
有用的串口调试工具,希望对需要串口编程的朋友有所帮助。-A useful tool for serial port debugging
- 2022-11-24 16:25:04下载
- 积分:1
-
存在多普勒扩散的ASK信号产生程序,用于信号源的产生
存在多普勒扩散的ASK信号产生程序,用于信号源的产生-a signal program for ask with doppler
- 2022-03-07 00:20:15下载
- 积分:1
-
E语言源代码,有喜欢的都来看下,如果好用就保留不好用就
E语言源代码,有喜欢的都来看下,如果好用就保留不好用就-E-language source code, there are look like, if not with ease of use on the reservation on the
- 2023-05-22 11:05:04下载
- 积分:1
-
用vc++开发的一个经典程序:Dice。自己开发的,可以两个人玩儿。...
用vc++开发的一个经典程序:Dice。自己开发的,可以两个人玩儿。-with vc++ development of a classic : Dice. Their own development, two people playing.
- 2022-03-13 07:26:52下载
- 积分:1
-
LPC2200的片外FLASH的分散加载例子,嵌入式程序!
LPC2200的片外FLASH的分散加载例子,嵌入式程序!-LPC2200 chip FLASH scattered outside loading example, embedded procedures!
- 2022-12-17 14:35:03下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1
-
This is my painstaking proceeds, it takes a lot of electronics and a large numbe...
这是我费尽苦心所得,它用了大量的电子学知识和大量文化,可以了吧-This is my painstaking proceeds, it takes a lot of electronics and a large number of cultural knowledge, it can
- 2022-03-20 02:59:57下载
- 积分:1