-
html5图片滚动+鼠标悬停提示特效
html5实现一个可控的图片滚动列表,鼠标悬停图片,图片变小,显示图片描述。以动画的方式显示图片描述,点击右上角的左右箭头,可控制图片左右滚动一个图片的位置,然后悬停于任意一张图片上,会以动画方式显示出该图片的提示信息。
- 2022-06-01 12:03:43下载
- 积分:1
-
输入一系列递减顺序的整数(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
-
eetop.cn_FPGA数字信号处理实现原理及方法
说明: 本书介绍基于FPGA实现数字信号处理的原理与方法,作为Xilinx公司相关课程的培训教材(The FPGA implementation of DSP principle & method.)
- 2020-06-17 23:20:01下载
- 积分:1
-
ANN-for-NSL-KDD-master
An ANN for network intrusion detection. Dataset is the NSL-KDD. Also using PCA for feature reduction.
- 2020-07-03 03:00:02下载
- 积分:1
-
palxfte
VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程,()
- 2018-03-20 15:02:29下载
- 积分:1
-
20171020_1544
图形,文字转G代码工具,用于多轴运动控制系统(tools for Graphics, text to G code)
- 2020-09-24 13:27:49下载
- 积分:1
-
BlindDeconvolution
说明: 对声呐接收到的信号进行解卷积,还原原始信号
仿真条件:假设有三条传播路径,海底反射、海面反射、直达波(The signal received by sonar is deconvoluted to restore its original signal.
Simulation conditions: it is assumed that there are three propagation paths, bottom reflection, sea surface reflection and direct wave)
- 2020-11-06 19:29:49下载
- 积分:1
-
学生管理系统CURD
C语言实现学生管理系统,包含增删改查(CRUD)等功能编译直接使用(C language implements student management system, including add, delete, check (CRUD) and other functions compiled and directly used)
- 2019-04-01 17:02:16下载
- 积分:1
-
DMD
动态模式分解的matlab 代码,有注释(Matlab code for dynamic mode decomposition with comments)
- 2021-01-26 11:18:36下载
- 积分:1
-
inheritance, multiple inheritance, the use of virtual inheritance! If we want to...
继承、多继承、虚继承的使用!
如果要想使一个公共基类在派生类中只产生一个基类子对象,则必须将这个基类设定为虚基类。-inheritance, multiple inheritance, the use of virtual inheritance! If we want to make a public base class in the derived class only have a base class Object son, they would have to set the base class for virtual base class.
- 2022-03-16 02:41:56下载
- 积分:1