CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 原子

搜索资源列表

  1. 广义表的表头和表尾

    0下载:
  2. 广义表是线性表的推广。广义表是n个元素的有限序列,元素可以是原子或一个广义表,记为LS。 若元素是广义表称它为LS的子表。若广义表非空,则第一个元素称表头,其余元素称表尾。 表的深度是指表展开后所含括号的层数。 把与树对应的广义表称为纯表,它限制了表中成分的共享和递归; 允许结点共享的表称为再入表; 允许递归的表称为递归表; 相互关系:线性表∈纯表∈再入表∈递归表; 广义表的特殊运算:1)取表头head(LS);2)取表尾tail(LS) -generalized l
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:3328
    • 提供者:wr
  1. pv

    0下载:
  2. 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in mutually
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:8179
    • 提供者:龙海
  1. pv2

    0下载:
  2. 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序修改wait操作,使之能一次申请多个信号量-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8944
    • 提供者:龙海
  1. two_dimension

    0下载:
  2. 二维匹配追踪算法,通过较少原子比较精确的重建图像,随着迭代次数提高逼近源图像。-Two-dimensional matching pursuit algorithm, through more precise atomic less reconstructed image, with the number of iterations to raise close to the source image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2347
    • 提供者:汪博峰
  1. rattle

    0下载:
  2. MD中rattle 算法,一般应用于固定原子键长和键角-the RATTLE method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3316
    • 提供者:颜先生
  1. drawing

    2下载:
  2. 使用matlab绘制原子轨道图和电子云图-Drawing atomic orbital and electronic cloud using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:184251
    • 提供者:lifengya
  1. filmsgrowth

    0下载:
  2. 利用matla模拟薄膜生长,模拟原子入射到基板表面,气相吸附为固相,或者反射迁移的过程-Simulation of thin film growth using matla simulated incident to the substrate surface atoms, gas adsorption for the solid phase, or the process of reflection migration
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2505
    • 提供者:雪峰
  1. mcs51chengxu

    0下载:
  2. 按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,将原子程序库 的标号和位地址进行了调整,读者不必再进行修改,便可直接使用。-According to the popular IBM PC for the mainframe assembly language development system for the provisions of the Library of atomic-bit address label and have been adjusted, reade
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:16507
    • 提供者:qz
  1. glist

    0下载:
  2. 采用表头表尾的存储方式,实现广义表的创建,求表头,表尾,长度深度,原子个数的操作-The end of the first table used in table storage means to achieve the creation of a broad sheet, and the first table, end table, the length of the depth of the operation of atomic number
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1587
    • 提供者:陈康
  1. theshortest

    1下载:
  2. 最短路径法分词程序.将中文句子经过原子切分后生成一个有向无环图,然后使用Dijkstra算法求出由起点到终点的-The shortest path segmentation process. After the Chinese sentence after splitting atoms to generate a directed acyclic graph, and then use the Dijkstra algorithm derived from the point of origi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:426500
    • 提供者:wangzhen
  1. sanweilj

    0下载:
  2. 计算1000个氩原子,初始位型为面心立方格式,限制在一个立方体盒子中,采用的是LJ势,边界条件采用的弹性反射边界,差分格式采用速度形势的蛙跳格式 -Calculation of 1000 argon atoms, the initial position for the face-centered cubic-type format, limited to a cubic box, using the LJ potential, the flexibility of the use of b
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1855
    • 提供者:邢文安
  1. Delphishijie

    0下载:
  2. Delphi的原子世界 -Delphi' s atomic world. Rar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:41911
    • 提供者:fjsnowmail
  1. sqlite-amalgamation-3.6.18.tar

    0下载:
  2. sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database e
  3. 所属分类:Database system

    • 发布日期:2017-04-09
    • 文件大小:1384835
    • 提供者:wwwpanic
  1. Atomic

    0下载:
  2. 用flash做游戏的。原子游戏也是用flash作的。请大家学习flash的时候看看吧。-To do with the flash game. Atomic Games is also made with flash. Please take a look at the time to learn flash bar.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4999610
    • 提供者:Li MingHo
  1. Form

    0下载:
  2. 判定表达式是否为公式,若是,则返回其原子公式,并去双重否定和蕴含!-To determine whether the expression formula, and if so, then return to their atomic formulas, and to the double negative, and implied!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:163433
    • 提供者:陈莎
  1. vaspkit-0.14.tar

    2下载:
  2. 主要功能有: 1,把POSCAR 或者CONTCAR转化为cif 或xsf格式; 2,提取电荷,自旋密度,使用vesta软件可视化。 3,提取总,偏态密度,以及t2-e态密度 4,提取总能带或其中某一原子的某一轨道的能带(投影能带)。 文件输出格式: 1,结构可视化文件输入文件为poscar.cif 或contcar.cif, 用MS, VESTA或其它可视化软件软件打开; 2,输出总态密度文件为tdos.dat, 偏态密度文件为pdos.dat, 使用orig
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:21051
    • 提供者:samuel
  1. siesta-3.0-b

    1下载:
  2. SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7689329
    • 提供者:samuel
  1. gtk_notes_atomic

    0下载:
  2. 描述了原子操作的概念,功能以及实现方法。-Describes the concept of atomic operations, functions, and Implementation。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2790
    • 提供者:lammyt
  1. SharpICTCLAS

    0下载:
  2. ICTCLAS分词的总体流程包括:1)初步分词;2)词性标注;3)人名、地名识别;4)重新分词;5)重新词性标注这五步。就第一步分词而言,又细分成:1)原子切分;2)找出原子之间所有可能的组词方案;3)N-最短路径中文词语粗分三步。 在所有内容中,词典库的读取是最基本的功能。ICTCLAS中词典存放在Data目录中,常用的词典包括coreDict.dct(词典库)、BigramDict.dct(词与词间的关联库)、nr.dct(人名库)、ns.dct(地名库)、tr.dct(翻译人名库
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1964863
    • 提供者:ounata
  1. python

    0下载:
  2. 计算文件中原子之间的距离,并统计距离大于某一值的数目-Calculate the distance between atoms in file, and statistics from a value greater than the certain number
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1251
    • 提供者:溪夕
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com