资源列表

« 1 2 ... .57 .58 .59 .60 .61 3362.63 .64 .65 .66 .67 ... 216385 »

[图形图象c105

说明:变温度为华氏摄氏度 然后让你知道温度为多少华氏摄氏度-#include < stdio.h> void main(){ double f,c printf( 请输入华氏温度: ) scanf( lf ,&f) c=5.0/9.0*(f-32) printf( 与华氏温度 .2lf对应的摄氏温度是: .2lf\n ,f,c) }
<ying977206> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程C111

说明:猴子选大王,办法如下:猴子按1,2,。。。,n编号围坐一圈,从第一只开始,按1,2,。。。,m报数,报m的退出,从下一只开始,继续循环报数,剩下的最后一只猴子就是大王,编程输出大王的序号。 - monkey
<du271359> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[系统编程c112

说明:C语言编写的一个小程序主要用于串的查找,插入,求取-failed to translate
<nao948025> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[嵌入式Linuxc127

说明:用C语言编写的计算器,简单实用,可以实现加减消除-Calculator with C language, simple, practical, achievable addition and subtraction to eliminate
<ken382460> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)c133

说明:一个磁盘清理小程序,可以方便的用于进行磁盘清理。-A Disk Cleanup applet can be easily used for Disk Cleanup.
<shi975003> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[图形图象c155

说明:栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
<tao840628> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[多媒体编程c2100

说明:C语言计算器 ,实现加减乘除四则运算,简单方便快捷-C-calculators, to achieve Math arithmetic, simple and convenient
<xiong05913> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[嵌入式LinuxC3100

说明:迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
<gang262460> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[通讯编程caculate-time

说明:用来计算程序运行的时间差,时间很精确,运用vC环境来编译过-Used to calculate a lag between the time it takes to run the program,Time is very accurate,Using vC environment to compile
<fan49824> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[系统编程caculator115

说明:用户输入四则运算的中缀表达式(可包含小括号),程序首先将中缀表达式转为后缀表达式并输出,然后计算结果并输出。-User input of infix arithmetic expression (which can include parentheses), the program first infix expression to postfix expression and the output, then the results and outputs.
<fei37357> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[数据库编程Caculator122

说明:一个简单的计算器,可以用来计算各种四则运算,希望对大家有用-A simple calculator can be used to calculate all four operations, we hope to be useful
<zhi2062840> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)caculer

说明:简单计时器,进行加减乘除运算和指数运算,还支持多重括号运算!-Simple timer.Add, subtract, multiply and divide operation and index operation, also support multiple parentheses operations
<ye44713> 在 2025-07-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 3362.63 .64 .65 .66 .67 ... 216385 »

源码中国 www.ymcn.org