-
spi_src
说明: 在FPGA上实现CAN总线SPI接口通信,使用Verilog语言(Realize SPI interface communication of CAN bus on FPGA, using Verilog language)
- 2019-06-26 16:15:45下载
- 积分:1
-
在IC卡应用中对卡进行加密的工具,有加密后的动态
在IC卡应用中对卡进行加密的工具,有加密后的动态-in IC card application card for encryption tools, the dynamic encryption
- 2022-04-08 22:10:54下载
- 积分:1
-
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和...
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和优化。作物生长模型的优化是高维、非线性的复杂优化问题,这无疑增加了作物模型的建立的难度。
-Crop simulation models is to study the complex and important ways cropping systems is one of a new agricultural information technology. Build a good crop growth and development model, not only can predict the crop in different environmental conditions, most need to re-estimate the model parameters and optimization. Optimization of crop growth models is a high-dimensional, nonlinear complex optimization problems, which undoubtedly increased the difficulty of crop model.
- 2023-03-02 21:50:04下载
- 积分:1
-
C#功能键定制,将回车键转换为Tab键
一个功能键定制的C#源码实例,将回车键转换为Tab键,其实原理简单,是用程序来改键位值,比如如果键值为13,则发送tab键命令,是不是很简单?附有完整源码。
- 2022-05-16 13:44:17下载
- 积分:1
-
vc++ 6.0开发控制台Windows服务监控程序
vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口
{
if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行
{
if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务
{
sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);
WriteLogRecord(szLog);
LogMsg(szLog);
pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败
if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)
{
CString strSendMessage;
strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);
//发送短消息
//连接服务器,发送内容
//发送短消息
- 2022-02-09 22:47:24下载
- 积分:1
-
cPP-pPT
闽江学院课件第七章,需要的人请下载吧。如果有需要可以联系本人(Chapter VII of Minjiang University courseware)
- 2013-01-02 20:15:29下载
- 积分:1
-
cwp_su_all_43R3
说明: 地震数据处理软件,用于地震学习的基本软件(Seismic Data Processing Software)
- 2020-06-24 15:00:02下载
- 积分:1
-
此程序能够计算一个数据集的熵和基于某个属性的熵
此程序能够计算一个数据集的熵和基于某个属性的熵-this procedure to calculate a data set based on the entropy and the entropy of a particular attribute
- 2023-06-07 05:05:03下载
- 积分:1
-
Rayleigh
说明: OFDM调制及多径瑞利信道及单径信道的仿真,可选择(OFDM Simulation of Multipath Rayleigh Channel and Single Path Channe)
- 2019-06-11 16:27:44下载
- 积分:1
-
OFDM_simulation
说明: 基于16QAM的OFDM仿真,AWGN信道,应用LMS算法(OFDM_LMS SIMULATION based on 16QAM , AWGN channel, LMS algorithm)
- 2021-03-17 21:05:43下载
- 积分:1