资源列表
排序选择:
[OpenGL] glenabledview_demo
说明:An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and G<wang an> 在 2024-12-21 上传 | 大小:82kb | 下载:0
[C#编程] fenjieyinshu
说明:题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n, 重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执<huhaibin> 在 2024-12-21 上传 | 大小:1kb | 下载:0
[对话框与窗口] Mail_Report
说明:一个邮件报告程序,基于MFC和STL平台的基础界面类。-A message reporting procedures, based on the MFC and STL platform interface type.<小树狐舞> 在 2024-12-21 上传 | 大小:15kb | 下载:0
[绘图程序] graphfx_demo
说明:GraphFX - A graph fr a mework.(bar型图表的显示) CGraphFX fr a meworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project. -GraphFX- A graph fr a mework. (<wang an> 在 2024-12-21 上传 | 大小:192kb | 下载:0
[C#编程] gudianwenti
说明:题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Title: Classical problem: a pair of rabbit from birth to 3 months after the first of each month from birth to a pair of rabbit, small rab<huhaibin> 在 2024-12-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] LASprocedures
说明:处理大光斑激光雷达LAS数据的IDL程序文件。可以提取LAS数据的单个数据项、画出单个回波的波形、转换雷达数据格式等。-Deal with large facula LIDAR LAS data IDL program files. LAS data can be extracted a single data item, draw a single echo waveform, converting data formats, suc<郭俊> 在 2024-12-21 上传 | 大小:56kb | 下载:0