-
HFSS 混合网络 微带结构
HFSS 混合网络 微带结构-HFSS microstrip hybrid network architecture
- 2022-02-25 10:53:12下载
- 积分:1
-
一个计算线性方程组的源程序,可以有多种算法选择
一个计算线性方程组的源程序,可以有多种算法选择-a calculation of linear equations of the source can be many choices Algorithm
- 2023-03-23 02:40:04下载
- 积分:1
-
Adler
adler-32crc校验,用VB做的一个程序-Adler-32crc checking, VB doing a procedure
- 2022-04-08 05:34:25下载
- 积分:1
-
jsp to develop Web pages used in the process of the time component, can be used...
jsp开发网页过程中用到的时间组件,可以放在页面中直接使用,简单方便。-jsp to develop Web pages used in the process of the time component, can be used directly on the page, simple and convenient.
- 2022-08-22 04:22:34下载
- 积分:1
-
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc...
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc-C procedures for ad conversion single-chip, containing protues simulation, so it is necessary to install peotues, as well as keilc
- 2022-04-25 15:18:45下载
- 积分:1
-
专门给XP减肥的,不用手动减,很好用的说!
专门给XP减肥的,不用手动减,很好用的说!-devoted to slimming XP, do not have to manually cut and a good use of that!
- 2022-07-24 08:59:56下载
- 积分:1
-
用VC编写的鼠标变换的代码
用VC编写的鼠标变换的代码-VC prepared by the mouse transform the code
- 2022-06-14 02:13:52下载
- 积分: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
-
gprs read data simple.
atmega8 with communication by com port with meastro heri...
gprs read data simple.
atmega8 with communication by com port with meastro heritage
- 2022-07-13 21:01:59下载
- 积分:1
-
AT89S52单片机电子钟(含万年历、闹铃)
应用背景用于大学51单片机课程设计,数码管显示时间,设置闹铃,电子钟,显示时间、日期,秒表用于计时,用于51单片机关键技术AT89S52单片机电子钟(含万年历、闹铃、秒表)有注释,可以删除部分功能,所有功能都采用子函数,采用8位数码管显示,采用8位IO口独立式按键输入。涵盖电子钟所有内容。
- 2022-08-20 23:38:14下载
- 积分:1