资源列表

« 1 2 ... .44 .45 .46 .47 .48 66249.50 .51 .52 .53 .54 ... 66581 »

[其他小程序tdoh_crawler.py

说明:It is a crawler for website
<linroy> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Windows编程运算符重载

说明:1、设计一个用于人事管理的People(人员)类。考虑到通用性,这里只抽象出所有类型人员都具有的属性:number(编号)、sex(性别)、birthday(出生日期)、id(身份证号)等等。其中“出生日期”定义为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录入和显示。要求包括:构造函数和析构函数、拷贝构造函数、内联成员函数、聚集。 2、对people类重载“==”运算符和“=”运算符,“==”运算符判断两个people类对象的id属性是否相等;“=”运算符实现people类对象的赋值
<sssyyyzzz> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序ReadTxt

说明:public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\ip端口数据.txt"); List list_Content = new ArrayList(); list_C
<少郎> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Windows编程calculator1

说明:表达式求值,实现对加减乘除,负数,同级括号,不同级括号的表达式求值(Expression evaluation)
<lufei123> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序run009

说明:3机9节点系统仿真程序,基于psat数据格式(A simulation program based on psat data form)
<mineismine> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序house_price

说明:Python语言,房价预测,简单线性回归,TXT类型数据。(Python,House price forecast)
<琪sister> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序缓和曲线

说明:cad缓和曲线插件,道路画图特别方便,交点数据输入自动作图(CAD easement curve plug-in, road drawing is very convenient, automatic drawing of point data input.)
<海浪er> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序rotor_criticalspeed_calculation

说明:利用传递矩阵法,实现航空发动机转子的临界转速计算(The critical speed calculation of aeroengine rotor is realized by transfer matrix method.)
<王英杰1> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序significance

说明:matlab包络谱程序,可以用来处理信号,并画出信号的频谱图(The MATLAB envelope spectrum program can be used to process signals and draw the spectrum of signals.)
<王英杰1> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序NormalModeSummation

说明:利用模态叠加法实现对四自由度系统的共振频率与前四阶主振型的求解(The method of modal superposition is used to solve the resonance frequency and the first four main vibration modes of the four degree of freedom system.)
<王英杰1> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序DampedFreeVibration

说明:实现对有阻尼系统的自由振动求解,画出系统振动相应曲线(Matlab is used to solve the free vibration of damped system, and the corresponding curve of system vibration is drawn.)
<王英杰1> 在 2025-06-18 上传 | 大小:1kb | 下载:1

[其他小程序Desktop

说明:斐波那契数是0、1、1、2、3、5、8、13、21,用递归方法可以定义为F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*),此程序作用为算出第n个斐波那契数的数值并输出(Calculate the n value and output Fibonacci number)
<505爱夏> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 66249.50 .51 .52 .53 .54 ... 66581 »

源码中国 www.ymcn.org