-
AN332_Si47xxExampleCode
原厂提供的SI47XX软件,给需要的朋友提供帮助(SI47XX software provided by the original factory to help the friends in need)
- 2017-12-25 10:11:08下载
- 积分: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
-
chidoudou
说明: 一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~(an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~)
- 2005-10-27 00:11:04下载
- 积分:1
-
Untitled
用LMS实现语音降噪,加入高斯白噪声后去噪(Using LMS to Realize Speech Noise Reduction)
- 2018-12-21 11:04:17下载
- 积分:1
-
mailleur_voronoi
aretes triangle vornoi
- 2017-12-23 00:09:18下载
- 积分:1
-
为庆祝排灯节carckers Turbo C源代码
这是一个项目,火箭被点燃,然后在空中爆炸。
- 2022-03-12 12:52:03下载
- 积分:1
-
usb转232驱动
usb转232驱动, USB-RS232是通过将电脑的USB口模拟成传统的串行口(USB-RS232 is driven by converting the USB port of a computer into a traditional serial port.)
- 2020-06-25 17:40:02下载
- 积分:1
-
vc环境下对pro/engineer 的菜单进行二次开发的小例子。
vc环境下对pro/engineer 的菜单进行二次开发的小例子。-vc environment on the pro/engineer to carry out the secondary development of a menu of small examples.
- 2022-02-11 15:16:57下载
- 积分:1
-
流体手势
说明: This is the mobile phone fluid gesture.
- 2019-06-07 21:18:39下载
- 积分:1
-
净值回撤风控
净值回撤风控EA,用于外汇MT4实盘。方便管理资金安全(Net withdrawal of wind-controlled EA for foreign exchange MT4 firm offer)
- 2019-05-24 23:36:29下载
- 积分:1