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

搜索资源列表

  1. JC 1.0

    0下载:
  2. JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。-JC1.0. The compiler includes complete documentation and procedures. With Lex Bison, can develop. Statement 5, support mixe
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.15mb
    • 提供者:jimsoft
  1. ASU-II

    0下载:
  2. 能力风暴 型号ASU-II 自由行走jc代码-ability storm models ASU-II code Freedom jc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:郑杰
  1. jc

    0下载:
  2. 蚁群算法解旅行商问题的MATLAB源码, 城市坐标可自行修改。
  3. 所属分类:并行运算

    • 发布日期:2014-01-15
    • 文件大小:1.7kb
    • 提供者:jc
  1. jc

    0下载:
  2. 汇编语言的基础教程,以及与c程序语言的相关内容
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.75mb
    • 提供者:李球
  1. 闰年计算

    0下载:
  2.  data segment    ;定义数据段     infon db 0dh,0ah,'Please input a year: $'     Y db 0dh,0ah,'This is a leap year! $'     N db 0dh,0ah,'This is not a leap year! $'     w dw
  3. 所属分类:汇编语言

    • 发布日期:2008-12-24
    • 文件大小:10.5kb
    • 提供者:jackdawson0@
  1. cp1

    0下载:
  2. 此文档英文原文摘自www.cppreference.com 以下C-Free的支持者,为文档的翻译做出贡献,特此感谢: Dreamby , sirius , Vic Zhang , Lauren.Jc , Rexzhou , power , littlestone   -Excerpt from the original English text of this document www.cppreference.com the following C-Fr
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:39.18kb
    • 提供者:大肠杆菌
  1. JC

    0下载:
  2. 这是进程状态转换可视化实验源码,用MFC的对话框做成的,进程状态在就绪,阻塞,挂起状态之间的转换。-This is the process of state transition visualization experiment source code, using MFC dialog box made of the process status in place, blocking, pending conversion between.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:shenglu0715196
  1. jc

    0下载:
  2. 操作系统进程遍历 包括(名称,ID,用户,路径)-Including operating system processes traverse (name, ID, user, path)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:3.38kb
    • 提供者:felix
  1. jc

    0下载:
  2. 一个列出当前所有进程及进程模块的小工具,希望能给你有所帮助!-A list of all current processes and process modules Gadgets
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:260.34kb
    • 提供者:小菜鸟
  1. jc

    0下载:
  2. 可以算到1000以上的阶乘,通过循环来进行计算-More than can be counted to the factorial of 1000, through the cycle to be calculated
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:639byte
    • 提供者:刘躬晟
  1. JC

    0下载:
  2. 模拟各种进程调度算法,并能管理各种进程调度算法的演示过程。-Simulate various process scheduling algorithms, and can manage the process of scheduling a demonstration of the process.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:7.61kb
    • 提供者:詹磊
  1. jc

    0下载:
  2. 操作系统的进程调度功能,对操作系统进程调度功能的模拟-Operating system process scheduling function, the operating system process scheduling function simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1.2kb
    • 提供者:更好的
  1. UMAT-JC

    3下载:
  2. 适用于ABAQUS的自定义材料子程序,适用于Johnson-Cook材料模型-Apply to custom material ABAQUS subroutine for Johnson-Cook material model
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:2.2kb
    • 提供者:凌焕然
  1. Fibonacci-Sequence

    0下载:
  2. 汇编 菲波那契数列 include irvine32.inc 原理:f3=f2+f1 .data str1 byte "请输入所求的菲波那契数列的位数:",0 str2 byte "此程序中菲波那契数列最大位置:",0 j dword 2 求最大位置 f1 dword 1,0,0 用3个32位表示一个96位 f2 dword 1,0,0 用3个32位表示一个96位 m dword ? .code main proc mov
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:1.77kb
    • 提供者:念迹
  1. jc

    0下载:
  2. matlab实现加汉明窗,矩形窗,并对它们进行傅里叶变换,并实现频谱的分析。-matlab realize Jia Hanming window, rectangular window, and they are subjected to Fourier transform, and to achieve the analysis of the frequency spectrum.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-01-22
    • 文件大小:1kb
    • 提供者:
  1. JC-EUO-02B-02

    0下载:
  2. 智能水壶,自动读取温度,高原沸点检测。多重保护-Intelligent kettle
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:15.65kb
    • 提供者:求解
  1. reliability_JC

    0下载:
  2. JC算法计算系统可靠度,JC算法也成为验算点法,是普遍使用的可靠度计算方法-JC algorithm system reliability, JC algorithm has become a checking point method, the reliability calculation method commonly used
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:516byte
    • 提供者:
  1. JC-Email-List-Manager-3.0-VIP

    0下载:
  2. Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exisd
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:288.72kb
    • 提供者:david
  1. JC

    2下载:
  2. johnson cook vumat code
  3. 所属分类:ELanguage

    • 发布日期:2017-03-07
    • 文件大小:2kb
    • 提供者:mohammadreza
  1. JC方程

    0下载:
  2. 清华大学JC方程,umat,跟书上是一样的 但是每次提交我没运行收敛
  3. 所属分类:书籍源码

« 12 »
搜珍网 www.dssz.com