-
serialcommunication
串口通信工具,简单实用支持多速录。串口通信工具,简单实用支持多速录。(serial communication)
- 2009-06-03 19:26:09下载
- 积分:1
-
fftshift
主要是用c语言实现matlab中的fftshift函数的,(Mainly used c language matlab in fftshift function,)
- 2013-09-22 14:57:46下载
- 积分:1
-
main
下载后自己看吧,就是一个角点检测代码。
基于c++
64位
需要加载opencv3以上的版本(Download your own look, it is a corner detection code.
Based on c++
64
You need to load more than opencv3 version)
- 2017-09-16 10:05:42下载
- 积分:1
-
socket
说明: TCP/IP源代码,基于Visual c++的socket源代码。(TCP/IP source code, based on the socket Visual c++ source code.)
- 2011-03-01 09:43:55下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
ConvertDwgToPDF
将dwg文件转换为pdf文件通过C#语言编写成功能代码(Convert the DWG file to a PDF file)
- 2021-04-18 16:28:57下载
- 积分:1
-
DMBS
说明: 无线传感器网络中,关于定位的算法dmbs,具体算法(Wireless sensor network, the algorithm on the positioning dmbs, the specific algorithm)
- 2020-09-25 13:37:47下载
- 积分:1
-
婴儿哭声检测系统
婴儿哭声检测系统
哭声检测软件
名称:emBabyCry哭声检测软件
公司:深圳声联网络科技有限公司
SDK emBabyAudioDetect_For_Android
- 2022-11-06 00:40:04下载
- 积分:1
-
OpenGLShowText
本例程主要介绍了如何在OpenGL中显示文字,并且介绍了摄像机漫游的方法,很值得大家借鉴学习。(Introduced the routine of how to display text in OpenGL, and introduced the method of roaming camera, it is worth learning from.)
- 2009-05-11 10:23:44下载
- 积分:1
-
AStar
说明: 游戏里常用的寻路算法,用C#实现的经典ASTAR寻路算法,VS2013/2017编译通过(Classical ASTAR routing algorithm implemented by C# is compiled and passed by VS2013/2017.)
- 2020-06-16 00:40:02下载
- 积分:1