-
VC-Digital
一本关于VC和VB数值计算的书,里面有个库,包括了很多的数值计算函数,不用matlab也可以实现数值计算了(A numerical calculation of VC and VB book, which has a library, including a lot of numerical functions can be achieved without matlab numerical calculation of the)
- 2011-09-27 21:15:12下载
- 积分:1
-
zhuanhuan
矩阵转换四元数代码
欧拉角转换四元数代码
四元数转换到矩阵代码(The quaternion matrix transformation code Euler angles conversion quaternion code converts quaternion to a matrix code)
- 2012-09-06 10:12:12下载
- 积分:1
-
车牌识别系统
c#实现车牌识别系统,完整的源码,应用程序、测试模板图片以及实验报告文档,课程设计作业,已经成功测试,可以直接运行的。(C # implements license plate recognition system, complete source code, application, test template image and experiment report document, course design work, has been successfully tested, can be run directly.)
- 2020-11-23 11:49:34下载
- 积分:1
-
C#上位机
上位机相当于一个软件系统,可以用于接收数据、控制数据。即可以对接收到的数据直接发送操控命令来操作数据。上位机可以接收下位机的信号。下位机是一个控制器,是直接控制设备获取设备状况的计算机。上位机发出的命令首先给下位机,下位机再根据此命令解释成相应时序信号直接控制相应设备。下位机不时读取设备状态数据(一般为模拟量),转换成数字信号反馈给上位机。上位机不可以单独使用,而下位机可以单独使用
- 2022-10-27 12:05:04下载
- 积分:1
-
TCP
简单TCP,实现TCP数据传输,VC运行环境(TCP/IP SOCKET)
- 2013-07-16 10:02:01下载
- 积分:1
-
CRC
LTE物理信道CRC编码C语言代码,包括16,24a,24b三种格式(C language code of CRC coding for LTE physical channel, including three formats 16,24a and 24b )
- 2013-08-10 11:39:46下载
- 积分:1
-
autoquad-esc32源码
autoquad项目esc32部分的源代码,基于STM32F103C8T6,使用C语言kei环境下编译的。
- 2022-04-12 15:38:24下载
- 积分:1
-
acl-master
acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
- 2015-01-14 18:16:56下载
- 积分:1
-
titleduihkxg
其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数:
popupWindow.showAtLocation(parent, gravity, x, y)
parent这个是一个父view试图,
gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT
| Gravity.TOP
最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
- 2013-11-26 08:16:34下载
- 积分:1
-
fawltunique
自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度(The particle swarm optimization algorithm written by ourselves is designed to calculate the value of a function as a test, and good precision is achieved.)
- 2018-09-05 23:02:58下载
- 积分:1