-
lstm_example
说明: lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
- 2019-05-20 14:15:15下载
- 积分:1
-
全套ACE核心代码,用于TCPIP通讯,经过多次整理,已经应用于成熟产品...
全套ACE核心代码,用于TCPIP通讯,经过多次整理,已经应用于成熟产品-ACE full set of core code for TCPIP communication, through a series of sorting has been applied to a mature product
- 2022-06-01 22:43:54下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
Based on the L297 and L298N driver circuit of the stepper motor can directly dri...
基于L297和L298N的步进电机驱动电路,可直接驱动步进电机-Based on the L297 and L298N driver circuit of the stepper motor can directly drive stepper motor
- 2022-11-01 03:15:03下载
- 积分:1
-
嵌入式系统c语言编程入门(2),关于c语言编程的书籍
嵌入式系统c语言编程入门(2),关于c语言编程的书籍-C language programming of embedded systems portal (2), on c language programming books
- 2023-05-09 18:20:03下载
- 积分:1
-
数字示波器DPO-4034操作规程
说明: Dpo-4034 operating procedure for digital oscilloscope
- 2020-06-18 11:40:01下载
- 积分:1
-
mrst-2014a.tar
MATLAB 油气藏数值模拟开源代码,可以进行多种模型数值模拟(MRST is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
MRST is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with MRST.)
- 2017-12-09 11:16:17下载
- 积分:1
-
天然地震层析成像的光线追踪程序,可以用来做我们…
射线追踪程序,用于天然地震中的层析成像,稍做修改可用于其他领域。-ray tracing program for the natural seismic tomography, can be used to make slight changes in other areas.
- 2022-05-18 14:49:38下载
- 积分:1
-
one
基于matlab仿真,计算空调负荷。可设置房间围护结构参数以及舒适度(Calculation of air conditioning load based on MATLAB simulation)
- 2018-07-31 17:09:33下载
- 积分:1
-
salary management system source code. A good development ... for a very long tim...
工资管理系统源代码.很好...开发了很长时间,做得很好,不信你看看,看看就知道了。。。。。。。。。真的吗??是真的-salary management system source code. A good development ... for a very long time, does a good job, do not think you see the will know. . . . . . . . . Really? ? Really.
- 2022-03-15 05:22:08下载
- 积分:1