-
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode)...
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode))
if(P==NULL) exit (OVERFLOW)
P->data.coef=0
P->data.expn=-1
P->next=NULL
return OK
}/*InitPolyn*/-Status InitPolyn (Polynesia P) (/* establish an empty number one yuan- Chain*/P = (Polynesia) malloc (sizeof (LNode)) if (P == NULL) exit (overflow) P-
- 2022-03-20 12:34:29下载
- 积分:1
-
IMU
惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计(IMU(inertial measurement unit) source code)
- 2014-02-20 16:05:33下载
- 积分:1
-
OLED(8080)
stm32驱动OLED,8080并口方式。(oled display(8080))
- 2014-07-20 21:08:05下载
- 积分:1
-
485通信驱动
这个代码是基于STM32单片机实现的。我编写的一个MAX485驱动,方便大家使用!!今后还会上传更多的源代码,谢谢大家的支持
- 2022-09-30 08:10:03下载
- 积分:1
-
hongwai
说明: 这是有关红外的一些原理,红外解码的原理。。。(This is some of the infrared principle, the principle of infrared decoder)
- 2009-07-25 21:37:20下载
- 积分:1
-
CSharp-controls
C#控件大全
书中包含C#编程中用到的控件和使用方法,适合初学者使用。(Use the control and use of C# programming methods contained in the book, suitable for beginners to use.)
- 2015-12-30 23:23:46下载
- 积分:1
-
合并两个降序单链表(机考)
说明: 在数据结构知识体系中,利用c语言编写实现功能:将两个单链表结合成一个单链表,(Combine two single linked lists into a single linked list.)
- 2020-06-23 01:20:02下载
- 积分:1
-
Naming program
简单随机的点名程序,实用便捷,满足大多数包括老师,培训教育,职业人员需要(Simple and random naming program, practical and convenient and Most of them include teachers and training education and professional needs)
- 2018-03-28 05:15:06下载
- 积分:1
-
method2
此源码为电脑鼠参赛最后冲刺作品,在比赛中取得良好成绩,可直接参加比赛代码。(The source for the computer mouse competition final sprint work, to achieve good results in the game, can directly participate in the competition code.)
- 2012-08-17 17:08:55下载
- 积分:1
-
DemoForCAAnimation
动画 uivie 大小变化 uiView的变化(Changes in the size of the animation uivie changes uiView)
- 2011-11-12 12:07:10下载
- 积分:1