搜索资源列表

  1. RstAndClsCmptr

    0下载:
  2. vc中实现重启动和关闭计算机-vc realizes the heavy start and the closure computer
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26482
    • 提供者:黄鑫
  1. 显示和*系统当前进程

    0下载:
  2. 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process syste
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:28750
    • 提供者:
  1. 代理软件

    0下载:
  2. 代理软件,可以上国外的论坛。封了IP可以上的。真的很好用的哦-software agents, on the foreign forum. Closure of the IP can. The really good oh
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:114783
    • 提供者:妖怪
  1. 餐厅结帐管理

    0下载:
  2. 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2299555
    • 提供者:赵明
  1. 浙江中医学院寝室管理系统

    0下载:
  2. 能监视同一局域网内的所有计算机,随时抓取其屏幕,既可以动态、静态显示某一台计算机的屏幕,也可以循环显示各计算机的屏幕,并可以随时保存任一时刻屏幕图象,自动记载被保存图象的计算机名称、日期、时间,还可以随时给某一台计算机发信息;并能完全操作被监视的计算机,定时抓摄其图象,定时关闭主机,回放抓摄的图象,达到自动监视的目的 -same LAN can be monitored by all computer screens at any ti
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1889678
    • 提供者:王哲
  1. xp163.com.7.159

    0下载:
  2. ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:35349
    • 提供者:甘永祥
  1. Synopsys Timing Closure Flow

    0下载:
  2. Synopsys Timing Closure Flow
  3. 所属分类:电子书籍

    • 发布日期:2011-02-26
    • 文件大小:38389
    • 提供者:dacibao
  1. compiler

    0下载:
  2. 对任意给定的文法G 构造LR(1) 项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上, 构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。 程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及 输入串input.txt;两个输出文件:项目集items.txt 和文法的LR(1)分析表 action_table.txt。由于
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-07
    • 文件大小:193536
    • 提供者:方方
  1. closure

    0下载:
  2. 传递闭包的并行算法,理论上对于多少阶的都可以-Transitive closure of the parallel algorithm, in theory, for how many bands can be
  3. 所属分类:并行运算

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:成斌
  1. txalign

    0下载:
  2. finds the best alignment (in a least squares sense) between two sets of time markers (e.g. glottal closure instants).-finds the best alignment (in a least squares sense) between two sets of time markers (eg glottal closu
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:qingpg518
  1. ForeBack

    0下载:
  2. Matlab Code to find transitive closure
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:256000
    • 提供者:krishna
  1. warshall

    0下载:
  2. 用Warshall算法求二元关系的传递闭包。输入一个N*N的0、1矩阵M,将矩阵M作为二元关系的关系矩阵,用Warshall 算法求出A的传递闭包M,输出M。-Warshall algorithm is seeking to use the transitive closure of binary relations. Enter an N* N of the 0,1 matrix M, the matrix M as a binary
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:14336
    • 提供者:jhp627
  1. N-CLOSUR

    0下载:
  2. Compiler program about n-closure
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:Pintu
  1. closure

    0下载:
  2. 离散数学中的传递闭包、自反闭包、对此闭包,用C语言全实现!-Discrete mathematics the transmission closure, reflexive closure, this closure, C language all true!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-07
    • 文件大小:349184
    • 提供者:李念
  1. closure

    0下载:
  2. mpicc -o closure .c -lm 运行:可以使用命令 mpirun –np SIZE closure来运行生成的默认文件closure,其中SIZE是所使用的处理器个数-mpicc-o closure closure.c-lm run: You can use the command mpirun-np the SIZE a closure to run the generated default file a clo
  3. 所属分类:并行运算

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:张勇
  1. R-closure

    0下载:
  2. 用C语言编写程序,实现用Warshall算法解决关系R的传递闭包问题-Write a program in C language, implemented by Warshall algorithm to solve relationship problems transitive closure R
  3. 所属分类:文档资料

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:何欣
  1. closure

    0下载:
  2. 本程序用C++语言实现了求闭包的算法,可用于数据库的学习中-Achieve closure algorithm in C++
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:7554048
    • 提供者:菜某包
  1. closure

    0下载:
  2. Allocates the itemset and ruleset vectors, and precomputes useful data so that closure can be called. n is the number of elements to allocate for itemset.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:nxfangva
  1. xbthyd-closure

    0下载:
  2. 一次常用的端口介绍,端口使用方法及端口关闭方法(A commonly used port, port usage and port closure method)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:53248
    • 提供者:efernz
  1. Virtual Crack Closure Technique-VCCT

    1下载:
  2. Virtual Crack Closure Technique-VCCT
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:1189888
    • 提供者:FVS
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org