-
手势识别系统处理端原程序代码
基于STM32与FDC2214手势识别处理程序(Hand gesture recognition processing program based on STM32 and FDC2214)
- 2020-06-18 06:00:01下载
- 积分:1
-
Chapter23
GDI+学习,有兴趣的朋友请看看,特别是采鸟(study C# GDI+)
- 2014-02-27 23:39:06下载
- 积分:1
-
Img_Cap
基于BF548开发板的的视频采集,只有是实时的视频采集程序(BF548 Video capture)
- 2011-10-31 21:11:02下载
- 积分:1
-
ProfiNet通讯样例程序_V14
说明: 两个1200之间用智能设备通信,使用西门子S7通信,基本没有延时,可以作为远程IO使用(TWO simatic1200 PLC,connect with eacharthre,)
- 2020-06-20 12:20:02下载
- 积分:1
-
myqq
qq程序 可以选择UDP 和TCP
实现发送信息 和 传输文件 (the qq procedure to send messages and transfer files)
- 2012-05-26 14:09:19下载
- 积分:1
-
C#成品
在C#环境下利用逆波兰式开发的代码较为精简的简易计算器。(Simple calculator with simpler code developed in reverse Polish style in C# environment.)
- 2020-06-16 01:00:01下载
- 积分:1
-
3_3_17
说明: c#做的一个计算器,感觉挺不错的..希望大家多多支持(c# done a calculator, I feel pretty good .. hope that we can support)
- 2008-11-22 20:33:57下载
- 积分:1
-
zhinengdianbaio
智能电表双向通信部分源代码,可以帮助大家学习智能电表远程通信方面的知识。(Intelligent electric meter two-way communication part of the source code, can help you learning intelligent electric meter remote communication knowledge.
)
- 2012-12-25 11:49:15下载
- 积分:1
-
VT_X64(VT 支持x64的源码)
说明: 开启VT保护模式,保护自己的进程不被其它进程访问(Turn on VT protection mode)
- 2019-02-13 22:12:58下载
- 积分:1
-
编辑距离问题
说明: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1