资源列表

« 1 2 ... .49 .50 .51 .52 .53 2754.55 .56 .57 .58 .59 ... 66581 »

[其他小程序dispersion

说明:calculate the cross shore value iterate the wave number to convergence -calculate the cross shore value iterate the wave number to convergence
<TW> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程infinite

说明:计算机中整数都有一定的范围,对一些需要用到任意大的整数的应用,需要一种解决方案。本方案为用单链表实现的任意大的整数,可以实现输入输出操作、加法操作和赋值操作。-Integer in the computer has a certain range, on the need to use any integer applications, the need for a solution. The program for arbitrarily large integer, single linke
<Paradragov_lee> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[其他小程序main

说明:发光二极管闪烁控制实验延时函数设置LED控制口为输出-LED blinks control experiment delay function to set the LED control port for output
<叶乐裕> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[其他小程序rsbch

说明:用matlab对RS 码实现从GF域到数域,matlab产生的RS码是在GF域里面,对其进行译码会用到转到数域-realize galois field to number field for RS code
<lili> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Windows编程VC6.0

说明:查找给定目录下所有图片文件,可修改查找目录深度,将图片文件名放入一个vector中-Find all image files in a given directory, can be modified to find the directory depth, the image file name into a vector
<> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[其他小程序03333

说明:最佳路径问题,马车运草。怎样才能使马车运最多的草到终点。-Best path, carriage transported grass.
<李强> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[其他小程序022

说明:将一个给定的二叉树改成双向链表,要求只能改变左右指针的指向,不能新建节点或改变结构体。-A given binary tree into a doubly linked list, the only change around the pointer to the point, can not create a new node or changing the structure.
<李强> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[其他小程序deleteAllFiles

说明:搜索当前文件夹,并删除当前文件夹下的所有的文件-delete all files of current folder
<许强> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Windows编程1

说明:使用string类和STL相关容器统计输入文本中所有单词出现的次数。要求:(1)单词统计不分大小写,如Cambridge和CAMBRIDGE是同一单词;(2)标点符号“,. !?”需要过滤;(3)输出结果按照字母大小从小到大排列且输出单词必须是小写,如Cambridge应转化为cambridge后输出。-Use string class and STL the relevant container Statistics input text, the number of all the word
<zhang> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:设计一个求空间两点距离的函数,要求第2个点的默认值为坐标原点。-Design a demand for a function of spatial distance between two requirements of the two point coordinates of the default value of origin.
<zhang> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Windows编程3

说明:描述: 设计单链表类,并基于单链表类实现栈类和队列类: (1)设计学生信息类StudentRecord,要求包含公有数据成员:string stuName和int stuNo,设计用于输出学生信息的公有成员函数:void print,输出格式为:Name: stuName, Number: stuNo。 (2)设计学生链表的结点类StudentNode,要求包含公有数据成员:StudentRecord data和StudentNode *next。 (3)设计学生链
<zhang> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Windows编程4

说明:描述: 定义表示形状的抽象类及相应的派生类,并实现相关操作符重载。 (1)定义表示形状的抽象类Shape: 添加公有成员函数double Area(),用于计算形状面积;定义为纯虚函数; 添加公有成员函数void Show(),用于显示形状信息,定义为纯虚函数; 定义虚的析构函数; 重载比较操作符:==、>和<,用于比较两个形状面积的大小关系,返回值类型为bool,可以定义为成员函数或友元函数。 -Descr iption: De
<zhang> 在 2025-07-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 2754.55 .56 .57 .58 .59 ... 66581 »

源码中国 www.ymcn.org