资源列表

« 1 2 ... .86 .87 .88 .89 .90 20791.92 .93 .94 .95 .96 ... 21484 »

[其他小程序chengxu

说明:可以实现随机抽签的一个小程序的源码,需要根据相应格式设置一个txt文件-Random draw for a program' s source code can be achieved, according to the corresponding format set up a txt file
<albee> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序PWM

说明:c语言产生占空比可变的方波,用定时器做出来的。-c language variable duty cycle square wave
<王亚辉> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序thresholding

说明:matlab图形的二值转换,可以讲RBG图像转换为二值图像-matlab graphics binary conversion can speak to RBG image is converted to binary image
<zxc> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序jisuanqi

说明:简单计算器,可以计算加减乘除,输出为双精度数,可以进行一般运算。-a simple Calculator
<Qin> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序Guess-the-price

说明:1、 猜价格游戏 编写C++程序完成以下功能: (1) 假定有一件商品,程序用随机数指定该商品的价格(1-1000的整数); (2) 提示用户猜价格,并输入:若用户猜的价格比商品价格高或低,对用户作出相应的提示; (3) 直到猜对为止,并给出提示。 -1, guess the price game write C++ program to complete the following functions: (1) a
<> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序time

说明:基于C++的一个简单时钟的编程代码,能有进行30秒的整点报时-C++ a simple clock-based programming code, the whole point of time can have 30 seconds
<Qin> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序Udp_fwd

说明:for UDP forward program
<venpus> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序rectangular

说明:1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -1, rectangular write C
<> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序friend

说明:3、 友元 编写C++程序完成以下功能: (1) 定义一个Boat和Car两个类,他们都具有私用属性——重量; (2) 编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) -Friend write C++ program perform the following functions: (1) the definition of a Boat and Car
<> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序flow

说明:3、 流式IO(三) 编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。-Streaming IO (c) write C++ program to perform the following functions: (1) Enter the file name of a text (2) Open the file name, pl
<> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序matrix

说明:3、 矩阵(三) 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针; &#
<> 在 2024-06-08 上传 | 大小:1024 | 下载:0

[其他小程序fypsampling

说明:matlab test code for sampling frequency
<AlexLi> 在 2024-06-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 20791.92 .93 .94 .95 .96 ... 21484 »

源码中国 www.ymcn.org