-
MemWord
Game Memories Words with dics
- 2010-08-13 03:22:43下载
- 积分:1
-
操作系统磁盘调度算法
该程序提供了总的头部运动,寻道时间的磁盘调度算法 (C 看,C-扫描,扫描,看看,先来先服务,营运基金) 在 C 编程语言。
- 2022-02-12 04:47:34下载
- 积分:1
-
Gaussprojection
适用于任意坐标系的高斯投影正反算,包含弧度于角度互相转换函数(Applies to an arbitrary coordinate system the positive and negative Gauss projection operator, including the curvature at the point of transfer function between)
- 2009-10-26 20:57:12下载
- 积分:1
-
滑动窗口找极大值程序
说明: C语言实现滑动窗口找极大值程序,准确路90%+(Sliding window to find the maximum C language implementation, accuracy of 90%+)
- 2019-12-16 17:10:06下载
- 积分:1
-
86845
将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
- 2013-11-24 23:34:41下载
- 积分:1
-
BANKER
Implementation of banker algorithm
- 2010-04-14 01:05:22下载
- 积分:1
-
是用asp写的一个比较简单的同学录,里面有的留言,管理,最新活动发表~~~~基本上同学录的功能都有...
是用asp写的一个比较简单的同学录,里面有的留言,管理,最新活动发表~~~~基本上同学录的功能都有-Asp is written in a simpler Classmates, which some message, management, and the latest activities ~ ~ ~ ~ Basically, the function Classmates! !
- 2022-02-01 03:54:56下载
- 积分:1
-
两个数比大小
#include
int main()
{
int m,n;
scanf("%d %d",&m,&n);
if(m>n)
return m;
else
return n;
}
- 2022-08-16 08:36:06下载
- 积分:1
-
DAC5578_I2C
说明: TI公司的DAC5578驱动程序,经测试过的,CSDN资源分享(DAC5578 Driver of TI Company Tested and CSDN Resource Sharing)
- 2020-06-18 21:40:01下载
- 积分:1
-
senda-recv-file
socket 客户端和服务端发送和接收文件的源代码(the source code of socket in order to send and receive file)
- 2015-05-12 10:37:50下载
- 积分:1