-
SDIO_IAP
STM32的IAP升级程序,已经是可以用的,是用SD卡升级的程序,简单好用,有需要的朋友可以直接用(The STM32 IAP upgrade process, it is already possible to use, is to use the SD card upgrade program, easy to use, a friend in need can be directly used)
- 2020-07-01 19:00:02下载
- 积分:1
-
LED-cristmas-tree
LED 圣诞树,圣诞节的礼物~多种颜色的LED灯装扮成闪闪发光的圣诞树(LED Christmas trees, Christmas gift- the colors of the LED lights to dress up as a shining Christmas tree)
- 2012-07-26 23:11:54下载
- 积分:1
-
addressbook
通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
- 2011-06-19 11:54:58下载
- 积分: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
-
HideWnd
VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
- 2010-01-06 14:04:43下载
- 积分:1
-
tuoluojiesuanforever
这个是用来进行imu解算的matlab程序,其中包括了四阶的龙格库塔法。(This is used to carry out imu solution matlab procedures, including the fourth-order Runge Kutta method.)
- 2017-04-03 11:09:45下载
- 积分:1
-
fushu
复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系(The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship)
- 2010-07-08 09:16:40下载
- 积分:1
-
XIANXING
线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。
还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值
- 2009-06-17 12:49:15下载
- 积分:1
-
8976564675
VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
- 2013-08-23 18:28:23下载
- 积分:1
-
testdll
改程序主要用来测试VS2008下的dll文件使用(Reform program is mainly used to test the dll file under VS2008 the use of)
- 2010-03-01 10:30:53下载
- 积分:1