CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - Time

搜索资源列表

  1. tail

    0下载:
  2. window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:35497
    • 提供者:阙劲峰
  1. e2

    0下载:
  2. 是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated minimum distance (insertion, delet
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:119361
    • 提供者:冷彦
  1. app_updated

    0下载:
  2. 差分法提取目标时,为了保持背景的实时性,需要对不背景进行自适应更新,用VC编程-differential extraction of the target, in order to maintain the real-time background, the background is not necessary to conduct adaptive updated programming with VC
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:495099
    • 提供者:张莉
  1. 在VB下设计开发实时的数据采集曲线

    1下载:
  2. 在VB下设计开发实时的数据采集曲线.rar-in VB under design and development of real-time data acquisition curve. Rar
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5379
    • 提供者:张日红
  1. 实验一

    0下载:
  2. 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7175
    • 提供者:郭郭
  1. coursesystem

    0下载:
  2. 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17451
    • 提供者:li
  1. LineChart2

    0下载:
  2. 研究生编的一个射频处理监控平台的软件,在vc下编译通过,仅供大家学习参考,禁止抄袭,运行时用户名密码可以随意输-part of a postgraduate RF Processing Monitor software platform, vc compiler, we learn only reference to prohibit plagiarism, run-time user name password can be arbitrarily lose
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:490783
    • 提供者:愈加会
  1. Uat89c51

    0下载:
  2. 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2255646
    • 提供者:aurora
  1. hmmPlatform

    0下载:
  2. 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:159121
    • 提供者:何洁
  1. Srand

    0下载:
  2. 生成随机数的一个小程序,这种方法每次调用第一次产生的随机数相同率很高,但是做个循环连续调用几次,然后调用最后一次得到的随机数,就可以避免这种问题-Random Number Generation of a small program called this method the first time the same number of random high rate But to be a continuous cycle called several times, and then the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7574
    • 提供者:张团周
  1. programs

    0下载:
  2. 一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上\\,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add \\, document number, starting from 0
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:22097
    • 提供者:WY.lslrt
  1. 7777777sw

    0下载:
  2. 一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C / C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not com
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:285316
    • 提供者:申伟
  1. FFTbaseTime2

    0下载:
  2. 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4567
    • 提供者:陈胜
  1. longdistancecall

    0下载:
  2. One is not bad what time and controlling the monolithic machine communicating by phone in the light of allocate area carries out the wasteful software of plan!-One is not bad and what time controlling the monolithic machine communicating by phone in
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:748058
    • 提供者:hanxuan
  1. Bank_Simulation

    0下载:
  2. 银行业务情况模拟(银行有四个柜台。客户随机地进入银行办理业务,每个人办理业务需要的时间也是随机确定。客户进入银行后选择队列最短的队列排队,如果队列都一样长,则随机选择一个队列排队。客户进入队列后,如果是队列第一个,则接受银行服务,直到服务完成,然后离开银行。-banking business of simulation (4 bank counters. Random access to customer bank business, Everyone transacting business
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5431
    • 提供者:王凯
  1. C-language-get-time

    0下载:
  2. 这个文件综合了多种在C语言中获取当前系统时间的函数。读者可以根据对时间的具体要求,选择其中的函数。-This file is a combination of a variety of access to the function of the current system time in C language. Readers according to the specific requirements of the time, choose the function.
  3. 所属分类:Console

    • 发布日期:2016-01-27
    • 文件大小:13312
    • 提供者:王勇
  1. show-system-time

    0下载:
  2. 显示当前系统时间,C++写的,希望对你有帮助。-Display the current system time, C++ write, and I hope to help you.
  3. 所属分类:Console

    • 发布日期:2017-11-02
    • 文件大小:959515
    • 提供者:李力
  1. The-specified-time-shutdown

    0下载:
  2. 通过设定时间来控制关机时间,关机前2分钟弹出提示,询问是否关机。-By setting the time to control the shutdown time, two minutes before shutting down the pop-up prompt asking whether to shut down.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:3560
    • 提供者:黑金
  1. Time

    0下载:
  2. 通过VC6.0编译,目前只能手动输入提示时间进行提示,并且只能用007的ASCII码中的007号字符进行。-By VC6.0 compile time can only be prompted to manually enter the prompt, and can only be used in 007 of the 007 ASCII character codes.
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1646153
    • 提供者:陈海涛
  1. TIME

    0下载:
  2. it is time code defferent timer code it is a very good code-it is time code defferent timer code it is a very good code
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4347
    • 提供者:Sherlock.kim
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com