资源列表
排序选择:
[matlab例程] invmoments
说明:不错的图像处理源代码,将其放入MATLAB下的toolbox -Good image processing source code, put them in the toolbox under MATLAB<杨紫> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] timer
说明:有关怎样计算单片机定时器定时时间的资料,初学可以参考下-Single-chip timers on how to calculate the time information from time to time, beginner can refer to the next<刘恋> 在 2025-06-28 上传 | 大小:17kb | 下载:0
[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 GLU libraries). manages inte<wang an> 在 2025-06-28 上传 | 大小:82kb | 下载:0
[3D图形编程] grow-src
说明:在固定几何体内,由给定的种子开始,模拟植物的生长,使空间充满树叶。几何体的定义由IRIT开发环境定义。纯几何模型。-In a fixed geometry in vivo, from the beginning to set seed, plant growth simulation, so that space is full of leaves. Geometry definition from the definition of development environment irit.<郭俊> 在 2025-06-28 上传 | 大小:140kb | 下载: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的值,重复执行第一步。 -Title: will be a positi<huhaibin> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[对话框与窗口] Mail_Report
说明:一个邮件报告程序,基于MFC和STL平台的基础界面类。-A message reporting procedures, based on the MFC and STL platform interface type.<小树狐舞> 在 2025-06-28 上传 | 大小: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. (Bar chart display type) CGraph<wang an> 在 2025-06-28 上传 | 大小: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 rabbit long to the first three mo<huhaibin> 在 2025-06-28 上传 | 大小:1kb | 下载:0