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

搜索资源列表

  1. ossybook

    0下载:
  2. 本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-the design I use most frequently used pages out algorithm. The algorithm needs his wife to a certain page is the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:81042
    • 提供者:成子
  1. 作业调度11

    1下载:
  2. 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。 每个作业由一个作业控制块JCB表示,JCB包括如下信息:作业名、提交时刻、所需运行时间、所需资源、作业状态、链指针等。 在程序开始时对用户提交的作业按作业调度算法排列,用链表形式存储,这里分别采用先来先服务、短作业、响应比高者优先调度算法对作业进行调度。这里为了操作者的方便,每个作业无论所需运行时间多少,都是每敲一次键盘就执行完一个作业
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:江大
  1. 操作系统11

    0下载:
  2. 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:江大
  1. DataGridView

    0下载:
  2. 用c实现的关于实现datagridview的控件-used to achieve the realization of the control datagridview
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11850
    • 提供者:何良坤
  1. FrmIe2

    0下载:
  2. C#做的简易浏览器,只实现了基本功能,要使用还需自己改进.作为交流而已-C# so simple browser, only to achieve the basic functions needed to be used to improve themselves. As the only exchange
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:41016
    • 提供者:胡卫星
  1. 34212

    0下载:
  2. 直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; {  Width=Height=0 //对话框初始化阶段设置图像的宽和高为\"0\"; }-Histogram dialog Constructors Asian : : Asian (CWnd * pParent / *= NULL * /) : CDialog (Asian : : IDD, pPare
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4564
    • 提供者:hxj
  1. 使用哈希表来识别元素

    0下载:
  2. 使用哈希表来识别元素使 用哈希表来识别元素使用哈希表来识别元素-used to identify the elements used to identify Hash Table elements used to identify the elements used to identify Hash Table elements
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:巍巍
  1. obextest

    1下载:
  2. 用c#编写的程序,用与两个蓝牙设备的通讯,有发送数据等功能.-prepared using the procedures used with two Bluetooth devices of communication, send data capabilities.
  3. 所属分类:C#编程

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

    0下载:
  2. 在sourceforge的一个关于RSS的开源项目。 RSS是现在一个很流行的东西,在Blog还有很多地方都得到广泛使用。下面是它的英文介绍。 (RSS Feed aggregator & Blog Tool - Newspaper view, Outlook style 3 pane view, Store feeds in Outlook folder. No Outlook overhead, hang or delay. Blog to Wordpress/.Text/Movablety
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1515787
    • 提供者:李川
  1. 实例01

    0下载:
  2. 这是一个用C#开发的一个菜单程序。可以用的。试试了!-This is a C# development of a menu procedures. Can be used. Try!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8311
    • 提供者:罗林
  1. oocr_v2_07252004

    0下载:
  2. sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:122491
    • 提供者:苏打发
  1. 5-21找错求因帮助

    0下载:
  2. 这是用来纠正代码的错误,再进行提示,如有疑问加我qq414689265-This code is used to correct the mistakes and then suggest that increase, I doubt if qq414689265
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1993
    • 提供者:斯晓侠
  1. 自己写的俄罗斯方块

    0下载:
  2. 学C#的时候写的俄罗斯方块的程序,全凭自己的想象写的,错误挺多,不过基本的功能实现了,-C#, the Russian ideographic written procedures, used their imaginations to write the wrong initial weight, but the basic function of the realization, huh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11350
    • 提供者:楂樻攢
  1. findpath

    1下载:
  2. 一个A*寻路的演示程序,可用于游戏中进行寻路。-A * find a way to the demo program can be used for the game find their own path.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13243
    • 提供者:姜新宇
  1. C资源管理器

    0下载:
  2. 采用C#在.NET平台上编写的资源管理器,实现资源管理器的基本功能,有源码,有中文注释-used in C#.NET platform prepared for resource management, resource management for the basic functions, source code, a Chinese Notes
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:88688
    • 提供者:宓宝庆
  1. JScript.cs

    0下载:
  2. C# Javascr ipt类 将Jscr ipt的所有语句都进行了封闭,在.net环境下可以直接使用,非常方便!-C# Javascr ipt category will Jscr ipt statements are all closed for the. Net environment can be used directly, a very convenient!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3296
    • 提供者:何志林
  1. 大学工资管理系统

    2下载:
  2. 这是一个用c#写的有关一个大学的教职工的工资管理系统-used to write c # 1 on the faculties of the University of salary management system
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:76858
    • 提供者:丁韧
  1. CSharp-all-the-source-code-used-tools

    0下载:
  2. C#.net常用工具类全部源码,包含详细注解。-C#. Net all the source code used tools, including detailed comments.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:235400
    • 提供者:zhanghao
  1. C-commonly-used

    0下载:
  2. C常用算法程序集,众多算法合集,从此不用为此发愁。-C commonly used algorithm for assembly, many algorithms collection from this need not be worried about.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:265728
    • 提供者:郭振通
  1. Car-commonly-used-calculation

    0下载:
  2. 整车常用计算,如:最高车速、后桥负荷率等-Commonly used in calculation of the vehicle, such as: maximum speed, rear axle load rate
  3. 所属分类:CSharp

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