-
fr2009
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创(Can easily be a power of less than three times the automatic derivation of the summation formula for the original code)
- 2009-09-06 10:55:01下载
- 积分:1
-
CRC
说明: CRC7,CRC8,CRC9,CRC16编解码,查表方法实现(CRC7, CRC8, CRC9, CRC16 codec, look-up table method)
- 2009-07-31 11:36:19下载
- 积分:1
-
Tetris-game
C语言编写的俄罗斯方块游戏,通过编译,能够运行。(C language Tetris game, compile, can run.)
- 2011-08-07 07:49:07下载
- 积分:1
-
shuzhifenxi
数值分析作业源代码包括Aitken(埃特金算法) 牛顿法(Source code for numerical analysis operations)
- 2010-01-03 21:48:29下载
- 积分:1
-
polar3d
三维极坐标绘图函数,将三维直角坐标系下的绘图转变为三维极坐标绘图(Three-dimensional polar coordinate drawing function, the three-dimensional Cartesian coordinates of the system into a three-dimensional polar coordinates)
- 2020-06-30 15:20:01下载
- 积分:1
-
chap14(part1)
大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
- 2013-05-12 08:35:05下载
- 积分:1
-
consumecelt
进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
- 2017-07-26 14:10:42下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
demo
一个C++的垃圾回收器,用于研究垃圾自动回收机制。(The garbage collector is a C++, used to study.)
- 2014-01-10 16:20:05下载
- 积分:1
-
S7-200 Microwin V4
说明: This is useful file for S7 PLC control systems.
- 2020-01-21 00:56:31下载
- 积分:1