资源列表

排序选择:

« 1 2 ... .59 .60 .61 .62 .63 146864.65 .66 .67 .68 .69 ... 267462 »

[图形图象Graphic-transformation

说明:这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This is a graphics conversion program, according to the letter " Y" Draw a circle with dots by letter " S" painted a different color filled
<liyu> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[OpenGLopengl-Transparency

说明:opengl Transparency by vc-opengl Transparency by vc++
<ars543210> 在 2025-11-18 上传 | 大小:28kb | 下载:0

[文件操作Read-and-write-disk-files

说明:这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is an example of reading and writing disk files, where " infile" to read the file, " wfile" to write the file.
<liyu> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法1

说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去      掉不满足条件的排列。 -There are numbers 1,2,3,4, can form a number of disparate and non-repetitive three-digit number? Is how much? 1 program analysis: can fill in one hundred
<xie> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FDTD-analysis

说明:光子晶体激光器的FDTD法分析,理论分析,指导编程模拟。-Photonic crystal lasers FDTD method analysis, theoretical analysis, simulation programming guide.
<叶荣> 在 2025-11-18 上传 | 大小:225kb | 下载:0

[压缩解压YOO

说明:一款压缩软件,采用C语言开发源程序,源码都在,适合学习。-A compression software, developed using C language source code, source code are for learning.
<bingo> 在 2025-11-18 上传 | 大小:235kb | 下载:0

[数据结构常用算法2QQ

说明:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高   于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提   成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于   40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于   100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数     掉不满足条件的排列。 -Corp
<xie> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法3QQ-

说明:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后-An integer, it is with 100 after a perfect square, plus 168 is a perfect square, what is the number of how many? 1 program analysis: less than 100,000 in j
<xie> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析rs_232

说明:rs_232串口读写示例(所用编译器为tc) 演示了利用int86函数完成了对串口的读与写!-example:read and write rs_232 serial
<王雪> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法4QQ

说明:输入某年某月某日,判断这一天是这一年的第几天?1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊      情况,闰年且输入月份大于3时需考虑多加一天。-Enter a certain period of a day, this day is to determine the first few days this year? 1 program analysis: the March 5, for example, should add up to tw
<xie> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法5QQ

说明:输入三个整数x,y,z,请把这三个数由小到大输出。1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,      然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小-Enter three integers x, y, z, the number of small to large output of these three please. 1 program analysis: we find a way to p
<xie> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[汇编语言To-determine-leap-year-program

说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a year to determine whether a leap year of the program, run the executable Ifleap.exe, enter the specific year, output this year is a leap year is the message.
<liyu> 在 2025-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 146864.65 .66 .67 .68 .69 ... 267462 »

源码中国 www.ymcn.org