资源列表

« 1 2 ... .44 .45 .46 .47 .48 65549.50 .51 .52 .53 .54 ... 66603 »

[Windows编程guess

说明:guessing number game
<chipper> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[ActiveX/DCOMlab7_1

说明:设计一个小型的复数类(C++标准库complex提供复数类),这里为了说明重载运算功能而设计,在小型复数类MiniComplex中,数据成员:实部与虚部。函数远远主要是重载进行复数运算的各种操作符。由于各种运算符功能的限制,将输入与输出运算符重载为友元函数,使得复数的输入与输出更加方便快捷,成员函数重载+,—,*,和/运算符来进行复数的加法、减法、乘法、和除法运算,重载逻辑运算符= =进行复数的相等比较。-Design of a sma
<暮明> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[其他小程序101.c

说明:实现有理数的基本运算,求出基本项(分子,分母) C语言实现-The realization of the basic computing rational, calculated basic items (numerator, denominator) C language
<wang feidie> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[其他小程序_ch201.c

说明:将城市信息输入单链表,包括城市名和坐标,要求给定城市名能返回其坐标位置-City information into a single list, including the city name and coordinates of a given city were asked to return to their coordinates location
<wang feidie> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[其他小程序_ch301.c

说明:回文判断,正与反都用相同的字符序列为准.用堆栈实现-Palindrome judge, is working with the anti-all with the same sequence of characters shall prevail. To use the stack to achieve
<wang feidie> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Windows编程_ch303.c

说明:商品货架管理,将岂看承一个堆栈,底部的商品的生产日期最为接近.用队列和堆栈实现.-Shelf management products, will not be looking for a stack at the bottom of the production date of the most close to. With the realization of the queue and stack.
<wang feidie> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[多媒体编程my_dct

说明:图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
<lily> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[其他小程序jiaozhibianma

说明:交织编码的基于SYSTEMVIEW5.0的实现,能够直观了解交织编码过程-Interleaved Coded SYSTEMVIEW5.0 based on the realization of intuitive understanding to the process of Interleaved Coded
<arplor> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Windows编程quxiannihe

说明:曲线拟合,是图形处理的基本程序,非常有用-Curve fitting is the basic procedures for dealing with graphics, very useful
<小龙> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Windows编程Bernstein

说明:本程序为berstein多项式逼近,也就是在证明weistrass逼近定理中所需要的多项式。这是一个函数程序,可以直接被当作函数来调用,做任意函数的逼近。内含调用测试用例。-This procedure for berstein polynomial approximation, that is, approximation theorem proved weistrass Polynomial needed. This is a fu
<yxdl> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Windows编程12

说明:12. 编制具有如下原型的函数prime,用来判断整数n是否为素数:bool prime(int n) 而后编制主函数,任意输入一个大于4的偶数d,找出满足d=d1+d2的所有数对,其中要求d1与d2均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 提示:i与d-i的和恰为偶数d,而且只有当i与d-i均为奇数时才有可能成为所求的
<shen> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Windows编程11

说明:随机抽牌与电脑猜牌程序,课程设计第11题。-Random guess licensing and computer licensing procedures, curriculum design title No. 11.
<韩婀> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 65549.50 .51 .52 .53 .54 ... 66603 »

源码中国 www.ymcn.org