-
Q
说明: q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解(q-learning algirethem)
- 2009-10-07 04:02:42下载
- 积分:1
-
MVC5仓库管理系统
该程序大部分使用于生产制造厂,其中结合了制造厂的采购,销售,生产等. 开源部分是仓库系统后台管理系统, 在给客户实施的过程中利用到了很多硬件设备, 设计到Wince系统,Android系统等PDA设备,各种打印机,条码打印机,感应设备等,而且这些可能在整个项目中占据主导,而后台管理系统只是辅助作用的。
该程序使用的.NET MVC开发,大量使用到了jQuery,以及Bootstrap。 数据库使用了SQL Server(Most of the procedures used in factory production, which combines manufacturing procurement, sales, production and warehouse system. The open source part is the backstage management system management system, to use a lot of hardware equipment in the process of implementation to the customer in the design to the Wince system, Android system and other PDA equipment, a variety of printers, barcode printer, induction equipment etc., and these may dominate in the whole project, and the background management system is a supporting role.
The program uses the.NET MVC development, a lot of use to jQuery, and Bootstrap. The database uses SQL Server)
- 2017-11-21 15:08:36下载
- 积分:1
-
RTKLIB_usrmanul
RTKLIB单频RTK使用UBLOX和skytraq的实现方式,可以是连接CORS也可以是两个模块方式。(rtklib rtk usrmanul)
- 2014-08-29 08:51:23下载
- 积分:1
-
raw2yuv
raw 数据转换成plant 的yuv 数据,已经测试通过。希望对raw数据进一步处理的同学有帮助。(
Raw data is converted into YUV plant data, has been tested through. Hope that the raw data to further deal with the students to help.
)
- 2020-07-22 10:58:44下载
- 积分:1
-
高精度重力测量
数码管显示 串口控制 lcd1602 带继电器控制
//读取HX711
//****************************************************
unsigned long HX711_Read(void) //增益128
{
unsigned long count;
unsigned char i;
HX711_DOUT=1;
Delay__hx711_us();
HX711_SCK=0;
count=0;
EA = 1;
while(HX711_DOUT);
EA = 0;
for(i=0;i
- 2022-03-07 06:35:06下载
- 积分:1
-
嵌入式智能家居系统,包含温度、光照、震动传感器、协调器
l 基于ZigBee无线通信技术及嵌入式开发原理,利用C语言编程,在单片板上实现温度、光照、振动三种传感器数据的采集和通信,最终实现温度实时监测与调节、光照实时监测以及安防报警功能。系统包括终端节点模块和协调器模块。终端节点模块共包含三个用户事件:温度传感器、光照传感器、振动传感器l 协调器模块的主要功能为接收数据包并转发给控制终端。l 基
- 2022-03-21 10:36:11下载
- 积分:1
-
neural network source code, and BP training network interface, the L
神经网络源代码,及BP网络训练界面,其中的L-M算法非常实用-neural network source code, and BP training network interface, the L-M algorithm is very practical
- 2022-04-12 06:02:24下载
- 积分:1
-
Treede0
压缩存储下用“追赶法”求解三对角方程组的C语言描述(Compression and storage use the " catch up method" for solving tridiagonal equations of C language description)
- 2010-12-26 14:53:54下载
- 积分:1
-
51单片机控制串口屏
串口屏利用越来越广泛,本代码利用简单的51单片机的串口通信,通过发送指令,简单控制串口屏换页等功能。
- 2022-02-07 09:31:06下载
- 积分:1
-
spra846a
A DSP/BIOS EDMA McBSP Device Driver for
TMS320C6x1x DSPs
- 2011-12-12 10:43:29下载
- 积分:1