资源列表
[其他小程序] re1
说明:Recomended exercise 1. Visual studio project. Homework list<oratornumber1> 在 2025-07-03 上传 | 大小:65kb | 下载:0
[Internet/网络编程] xt_state
说明:Kernel module to match connection tracking information for linux.<zouvaodai> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[C#编程] exe2-2-LUdecomposition
说明:LU分解之Crout分解法。对从文件中读取的A矩阵进行LU分解并输出L矩阵,U矩阵。-Crout LU decomposition decomposition method. Read from the file A matrix LU decomposition and output L matrix, U matrix.<姚> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[浏览器] 12306_seat_select_helper_1_0_0
说明:曾经可以在12306完成订票的脚步程序,目前已经失效-Once in the 12306 to complete booking footsteps program has failed<MikeZhang> 在 2025-07-03 上传 | 大小:2kb | 下载:0
[Internet/网络编程] xt_SECMARK
说明:Linux network module for modifying the secmark field of the skb, for use by security subsystems.<zouvaodai> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] act_police
说明:Input police filter driver for Linux.<zouvaodai> 在 2025-07-03 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] act_simple
说明:Simple example of an action driver for Linux.<zouvaodai> 在 2025-07-03 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ad7160eval
说明: Licensed under the GPL-2 or later driver for Linux.<zouvaodai> 在 2025-07-03 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] ad1843
说明:AD1843 low level driver for Linux.<zouvaodai> 在 2025-07-03 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] aead
说明:AEAD: Authenticated Encryption with Associated Data This file provides API support for AEAD algorithms for linux.<zouvaodai> 在 2025-07-03 上传 | 大小:3kb | 下载:0
[其他小程序] 1
说明::构建一个圆类Circle,其成员为圆心的坐标(x,y)和圆半径r,并设计构造函数(可以赋初值也可以不赋初值),析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值成员函数Set(), 取圆心坐标成员函数GetX()、GetY(),取圆半径成员函数GetR(),打印成员值成员函数Print(),计算圆面积成员函数Area()。并用此类定义长度为10的对象数组,每个对象的圆心的坐标(x,y)和圆半径r由随机数rand()产生,打印每个对象的(x,y)、r和面积;然后将对象数组按照其r值从<eliizabeth> 在 2025-07-03 上传 | 大小:9kb | 下载:0