-
VB+M0开发GIS代码,根据查找地物的特征可以很方便的进行查询,如按距离、SQL语句等...
VB+M0开发GIS代码,根据查找地物的特征可以很方便的进行查询,如按距离、SQL语句等-VB M0 Development GIS code, according to the characteristics of search features can easily query, such as by distance, SQL statements, etc.
- 2022-08-25 22:49:27下载
- 积分:1
-
在MAX
在MAX-PLUS下设计的函数消耗发生器,波形有正弦波、方波、三角拨、锯齿波(用键盘选择),信号频率可调(用键盘调节)-the MAX-PLUS design of the consumption function generator, a sine wave, square, triangle area and Sawtooth (keyboard), in signal frequency adjustable (keyboard conditioning)
- 2023-03-10 06:30:03下载
- 积分:1
-
gc:高级程序员考试用书的c程序源文件
gc:高级程序员考试用书的c程序源文件-gc : Senior Programmer examination with the source files c
- 2022-05-14 00:46:51下载
- 积分: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
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1
-
这是数据库的教程,非常专业的讲稿这是数据库的教程,是某重点大学的非常专业的讲稿,...
这是数据库的教程,非常专业的讲稿这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Guide database, a very professional script is a tutorial database is a key university in a very professional script,
- 2022-08-20 19:08:02下载
- 积分:1
-
这是我做的数据采集实验,通过AD采集数据,DA口输出模拟电压值...
这是我做的数据采集实验,通过AD采集数据,DA口输出模拟电压值-This is what I do experimental data acquisition, through the AD data acquisition, DA analog output voltage value
- 2022-03-01 16:13:00下载
- 积分:1
-
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m...
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。-shangjiao6.m-based procedures pcode.m for producing pseudo-code subroutine bu.m for fill 0 Subroutine (carried out in order to make the point FFT and IFFT of the N-th power to meet the 2 months) c_b.m for data for string and conversion subroutine.
- 2022-05-20 09:20:20下载
- 积分:1
-
视窗2003服务器序列号
windows 2003 server serial numbers
- 2022-02-03 07:58:00下载
- 积分:1
-
seg2格式数据读取,自编,经过测试,完全正确,作者姓名缩写wnc...
seg2格式数据读取,自编,经过测试,完全正确,作者姓名缩写wnc
- 2022-03-21 03:16:12下载
- 积分:1