-
The use of Kalman filtering to achieve the goal of two
使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码-The use of Kalman filtering to achieve the goal of two-dimensional image of the trajectory tracking of the source code
- 2022-03-07 12:11:15下载
- 积分:1
-
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。...
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。-8251 for the use of serial communication, the host of characters into the keyboard can display on the terminal screen, enter the terminal screen character display mainframe screens.
- 2022-05-27 01:44:43下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
控件大小随窗口变化
控件大小随窗口变化-control with the size of the window changes
- 2022-03-13 04:40:38下载
- 积分:1
-
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。
-LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the
- 2022-04-14 22:25:12下载
- 积分:1
-
通用数据库连接
c#通用数据库连接,支持SQL,access,只要填写数据库信息,就可以直接生存数据库连接代码!
- 2022-11-22 18:40:03下载
- 积分:1
-
该源码是关于键盘扫描的,以及能实现简单的计算功能。和数字移动,消隐清零。功能较多...
该源码是关于键盘扫描的,以及能实现简单的计算功能。和数字移动,消隐清零。功能较多-Shell Tai-ying, tungsten Did Shouson quilt captured扫mirror cavity can , loved wife of mother
- 2022-01-26 06:45:27下载
- 积分:1
-
本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC开发时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用...
本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC开发时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用-I Incompetent, when OPENH323 do not know when DX was made using a telephone network on the Eastern. VC development time, perhaps longer friends. might have seen, Ha ha. We hope that the right useful
- 2022-07-25 03:04:56下载
- 积分:1
-
挖掘最大频繁模式的一个经典算法MAFIA,C++实现
挖掘最大频繁模式的一个经典算法MAFIA,C++实现-Mining maximal frequent patterns, a classical algorithm MAFIA, C++ Realize
- 2022-03-18 22:29:25下载
- 积分:1
-
这是我们生活中常用的人民币大小写转换程序C代码
这是我们生活中常用的人民币大小写转换程序C代码-This is commonly used in our lives RMB case the conversion process C code
- 2022-06-28 10:15:05下载
- 积分:1