资源列表
[单片机(51,AVR,MSP430等)] Ball-machine-test
说明:工厂解码器生产检测板所用的51单片机源程序-Decoder board production plant used to detect 51 single source<RHT> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] P-D
说明:一个PELCO-D的解码板测试控制源程序,采用51单片机。-PELCO-D decoding a test control panel source code, using 51 single....<RHT> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] straseen-2
说明:使用c++实现了strassen算法,既8阶矩阵乘法。-Use c++ implementation of strassen algorithm, both 8-order matrix multiplication.<mdm> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Heat_Tranfsfer
说明:计算二维平面内,自然对流换热过程,得到内部的温度分布-Of two-dimensional plane, the natural convection heat transfer process, to get the temperature distribution inside<西文> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Philosoper
说明:哲学家进餐,进程同步问题,利用java语言实现的-Dining philosophers, process synchronization problem, the use of java language<王马> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] code
说明:可以将ENVI图像转换成jpeg格式,这样方便用户浏览图片-ENVI image can be converted to jpeg format, so user-friendly image browser<zhu> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[C#编程] stack-to-queue
说明:用二个顺序存储结构的栈,通过这二个栈的相关运算实现队列的以下功能。 Queue() //构造函数 bool empty() //返回队列是否已空 bool full() //返回队列是否已满 int serve() //出队列,成功返回0,否则返回-1 int append(const string &item) //item进队列,成功返回0,否则返回-1 int retrieve(string &item) const //将队列头的值赋给item,成功返<一二三> 在 2025-06-21 上传 | 大小:1kb | 下载:0