-
two_D_Rand_walk
二维节点随机移动轨迹的模拟生成,通过Matlab实现。(Simulated Generation of Random Moving Trajectories of Two-Dimensional Nodes)
- 2019-02-20 11:11:42下载
- 积分:1
-
4号,再加上24的符号计算的博弈结果,微软面临的问题…
4个数,加符号算出结果24的游戏,微软曾经面试题,用计算机求解,又详细过程。-Number 4, plus 24 symbols calculated results of the game, Microsoft face questions and use computers to solve. Also detailed process.
- 2023-05-24 03:25:03下载
- 积分:1
-
更新文件
oracle汉字转拼音package_获得全拼——拼音首字母_拼音截取等(Oracle Chinese Character Transliteration to Pinyin Package_Achieving Full Pinyin-Pinyin Initial Letter_Pinyin Interception, etc.)
- 2019-02-15 18:02:42下载
- 积分:1
-
电视剧《完美》的插曲《完美世界》!
电视剧《完美》的插曲《完美世界》!-drama "perfect" episode "In a perfect world!"
- 2022-01-25 19:14:02下载
- 积分:1
-
跨平台移动手机轮播图代码
jQuery跨平台移动手机轮播图代码是一款具有跨平台,响应式,支持移动设备等特点,并且在使用CSS3制作过渡动画。(JQuery Cross-Platform Mobile Phone Roadcasting Code is a cross-platform, responsive, mobile device support features, and in the use of CSS3 to produce transitional animation.)
- 2019-04-09 11:30:24下载
- 积分:1
-
巧用事件开发小软件。易语言源码
巧妙利用事件来开发的一个小小软件。易语言源码-Clever use of events to develop a small software. Easy language source
- 2022-09-26 21:50:03下载
- 积分:1
-
mandala file
Mandala File design used also in photoshop
- 2017-09-14 21:00:59下载
- 积分:1
-
matlab读取txt格式转换为矩阵
说明: 介绍五中点云滤波方法:直通滤波器、体素滤波器、统计滤波器、条件滤波器、半径滤波器。(Five-midpoint cloud filtering methods are introduced: through filter, voxel filter, statistical filter, conditional filter and radius filter.)
- 2020-12-31 20:08:59下载
- 积分: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
-
single_sta_tar
实现三角调制调频连续波的产生,波形时频域分析,及其与回波混频后差频的仿真,效果很好,希望有帮助!(Triangular modulation frequency modulation continuous wave generation, waveform analysis in frequency domain, and the echo frequency difference after mixing simulation, the effect is very good, I hope to help!
)
- 2020-11-25 11:29:32下载
- 积分:1