CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 Shell编程 搜索资源 - Time

搜索资源列表

  1. Documents

    0下载:
  2. ifr a me溢出利用之shellcode 网上关于可以溢出之后下载程序的shellcode不少,但基本上都是用于win2000 xp 2003等,可以用于win9x的我一时没有找到,因为要做这个网页木马,就索性自己找代码和文章看了下,用了近两天的时间终于写了个可以运行于win98、winme、win2000、winxp以及win2003 server的代码。希望对大家喜欢!算是给大家的新年礼物吧!-ifr a me using the overflow Shellcode
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3371
    • 提供者:飞飞
  1. GENIE-SHELL

    0下载:
  2. Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:394538
    • 提供者:天地殇
  1. KBLaunch_demo

    0下载:
  2. 如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结果返回,最后还要点击搜索结果中至少一篇文章的链接。这样做耽误相当多的时间。现在使用本文提供的工具后,一切都变得简单了。-If you have investigated the Microsoft Knowledge Base article, it must have experienced such a bad mood : usin
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:37444
    • 提供者:许威力
  1. public

    0下载:
  2. zxshell3 最新版本 小巧,首次安装360无提示-the latest version of zxshell3 compact, for the first time a silent installation 360
  3. 所属分类:Shell api

    • 发布日期:2017-03-24
    • 文件大小:665514
    • 提供者:91yuan
  1. check_lighttpd

    0下载:
  2. Linux下面的检查lighttpd的守护Shell,检查进程中是否存在lighttpd进程来决定是不是启动了lighttpd.可以计划任务运行,每十分钟一次,这样就不用担心 lighttpd进程崩溃后无人值守所造成的-Linux check the following lighttpd guardian Shell, to check the existence of the process to determine the lighttpd process is initiated ligh
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:1398
    • 提供者:林王
  1. disableautorun

    0下载:
  2. * While the first-run condition of a worm or virus exploits a long-running * * security hole in Microsoft Internet Explorer, they all need to create * * entries in the registry to run again the next time your PC starts. Most * * variants wi
  3. 所属分类:Shell api

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:jensinx
  1. DelKBKey

    0下载:
  2. 卡巴斯基无限循环破解工具,可以每91天破解一次,然后无限循环,达到免费使用的目的-Kaspersky crack instrument infinite loop, you can crack the 91 days each time, then an endless loop, to achieve the purpose of free use
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:76067
    • 提供者:dudu
  1. ServerCtr

    0下载:
  2. 定时重启程序,要求该程序与带重启的程序放在同一文件夹下。-Restart the procedure from time to time, require the procedure to restart the process with the band on the same folder.
  3. 所属分类:Shell api

    • 发布日期:2017-05-14
    • 文件大小:3287804
    • 提供者:Heys
  1. start_virunner

    0下载:
  2. VIRUNNER-START 读写VIJOS题库时的源码,用纯C编写,截面为CMDSHE-VIRUNNER-START at the time of reading and writing questions VIJOS source, with the preparation of pure C, cross-section for CMDSHELL
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:889945
    • 提供者:hackest@msn.com
  1. IPSwitchV1.0

    0下载:
  2. C#源码:如果您电脑的IP地址经常要换来换去(比如:笔记本用户在家里需要一套配置,在公司又是一套),每次都要重新设定IP、网关、DNS服务器等一系列的地址,是不是感觉很不方便?“自由人IP切换器”是本人为解决这样问题而设计的。现在把它拿出来与大家共享,免费使用,支持多网卡、多网络,自动保存不同网络设置。可在不同网络间自由切换而不需要重新启动电脑 -C# Source: If your computer' s IP address in exchange for often go (exam
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:326301
    • 提供者:郭宇呈
  1. python

    0下载:
  2. 需要将每辆出租车载客的起点和终点的数据检索出来,一辆出租车弄成一个文件(如果一辆出租车载客起终点的数据能实现天与天之间用不同文件装更好).每辆出租车的status有”0”和”1 “ 0代表出租车无乘客。 1代表出租车有乘客。0到1表示有乘客上车,此时记录下1那行的数据(包括name,time,jd,wd,status,v,angle,),当由1到0时表示乘客下车,此时记录下0那行的数据(包括name,time,jd,wd,status,v,angle,),其他情况的数据就不要。比如一直1(表示乘
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:345565
    • 提供者:sa
  1. cmdnotepad

    0下载:
  2. Clone of Windows Notepad. Allows you to execute console commands discretely. Menues, icons and fake buttons are simulated. Usage: Write @@@ and your command, then press enter. For example @@@time /t. Licence: Public domain
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:52555
    • 提供者:Hola Mundo
  1. rili

    0下载:
  2. 批处理显示日历,也可以调出其他时间日历。-Use a batch can display the current calendar, or other time calendar V
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:943
    • 提供者:xuyafei
  1. sc-RO

    0下载:
  2. 运行sc-RO.bat后 1.程序会按照系统时间,将"copyfile" 复制一份并重命名为当前日期格式的文件夹,日期格式为"YYYYMMDD"。 2.如果新文件夹已复制,程序会监测是否存在"finish"的文件,如果不存在,则进行路由表获取,(获取完成后,获取窗口会停留在当前状态,点击一下便可消失)获取完成后生成"finish"文件。 3.返还sc-RO.bat窗口,会提示"请按任意键继续. . ." 程序后台运行文件对比程序,完成后弹出对比结果文件"fccheck.log"。-
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:1475
    • 提供者:caiweicheng
  1. 64426733

    0下载:
  2. 《坦克大战》的前身是1980年在8位MSX机上发行的《坦克营》(Tank Battalion)。游戏支持2名玩家同时进行战斗,并附加有任务编辑器,可以任意创建关卡。每关需要在复杂的地形上摧毁20辆敌人坦克车辆才能通过,如果玩家的坦克被摧毁多次或己方基地被毁即算任务失败。-The predecessor of the " Battle" 1980 issued on 8 MSX machine " Tank Battalion" (the Tank Battal
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:137062
    • 提供者:张小红
  1. VSMH_Crack_Src

    0下载:
  2. 这是前段时间写的VSMH破解工具,利用修改Hosts进行破解算法进行登录-Some time ago to write the VSMH cracking tools, modify the Hosts crack algorithm Login
  3. 所属分类:Shell api

    • 发布日期:2017-11-07
    • 文件大小:26122
    • 提供者:佳佳
  1. backup

    0下载:
  2. 这是一个以时间和项目名称为名称生成备份文件的一个批处理文件。在备份的同时还会生成备份日志。-That is a bat file used to backup something named with time and targe name .when it was runing and creat a backup log.
  3. 所属分类:Shell api

    • 发布日期:2017-11-19
    • 文件大小:68667
    • 提供者:pandaren
  1. Time_Freq_Analysis

    0下载:
  2. 基于shell编程的地震数据时频分析程序,能够在unix系统下实现对数据的时频分析-Seismic data based on shell programming time-frequency analysis program that can be achieved in unix systems time-frequency analysis of the data
  3. 所属分类:Shell api

    • 发布日期:2017-11-15
    • 文件大小:4223
    • 提供者:贾青
  1. tcp

    2下载:
  2. shell脚本编程,生成TCP活动状况报告 netstat --statistics --tcp命令可以列出tcp统计信息。编写shell脚本程序,每隔1分钟生成1行信息:当前时间;这一分钟内TCP发送了多少报文;接收了多少报文;收发报文总数;行尾给出符号+或-或空格(+表示这分钟收发报文数比上分钟多,收发报文数相同用空格,否则用符号-) -Shell scr ipting, TCP activity report generation The netstat--statist
  3. 所属分类:Shell api

    • 发布日期:2015-06-06
    • 文件大小:356352
    • 提供者:杨赫
  1. pcoff

    0下载:
  2. pcoff.exe is a tool that allows to shutdown pc either fast without saving anything, or simply hibernate for a long time. One of those arguments must be used when running the executable: -stop or -sleep.
  3. 所属分类:Shell api

    • 发布日期:2017-11-14
    • 文件大小:14997
    • 提供者:Mehdy
« 12 »
搜珍网 www.dssz.com