资源列表
排序选择:
[图形图象] 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
[OpenGL] opengl-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
[数学计算/工程计算] FDTD-analysis
说明:光子晶体激光器的FDTD法分析,理论分析,指导编程模拟。-Photonic crystal lasers FDTD method analysis, theoretical analysis, simulation programming guide.<叶荣> 在 2025-11-18 上传 | 大小:225kb | 下载: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
[数据结构常用算法] 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
[汇编语言] 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