-
mrtchius
这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写(This is a image matching based on gray correlation is small programs, based on matlab)
- 2021-03-05 11:59:31下载
- 积分: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
-
ALL
封装实现了 多线程操作、TCP/IP操作、运算符重载等。(Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.)
- 2011-07-11 16:43:33下载
- 积分:1
-
caipiao
彩票预测
可以帮你预测彩票
自己做的
不是很好
请大家支持(Lottery prediction lottery prediction can help you own is not good to do, please support the U.S.)
- 2007-08-03 09:37:36下载
- 积分:1
-
HelloWorldQSB_S
QSB example in Labview 8.6
- 2011-07-19 02:59:38下载
- 积分:1
-
time
自宣言型记时器,可以自定义记时方式,标题,时间长度等。(Since the Declaration type chronograph, you can customize chronograph, title, time, length and so on.)
- 2013-09-02 16:43:01下载
- 积分:1
-
keboard
可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
- 2020-10-13 23:17:31下载
- 积分:1
-
ASimpleCalculator
一个简单的计算器程序,实现了加、减、乘、除计算(A simple calculator program to achieve the add, subtract, multiply, divide computing)
- 2013-12-17 22:04:32下载
- 积分:1
-
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
-
plugin
Netbeans插件开发,实现在线聊天功能(Netbeans Plug-in Development, the realization of online chat)
- 2008-06-19 23:13:28下载
- 积分:1