CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 计算机组成

搜索资源列表

  1. TIERRA

    0下载:
  2. 地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269421
    • 提供者:陈谭
  1. BoolCheck

    0下载:
  2. 一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业-a logical expression calculation procedures, the structure is composed of computer training classes operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2034
    • 提供者:
  1. des算法

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-s
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. Counter(C++)

    0下载:
  2. 计算机组成原理的一个浮点数运算器。 C++编写,可输入阶码位数,尾数位数。完整实现浮点数的运算。-Computer principle of a floating point arithmetic unit. C, the code can be imported bands, the median mantissa median. Achieve complete float arithmetic.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 不带进位的逻辑与或运算指令的实现 计算机组成原理课程设计的文档
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1309113
    • 提供者:simon
  1. 课程设计报告a运算器部件

    1下载:
  2. 运算器部件的实现和功能 主要为学习计算机组成原理的同学 提供-computing components and functions of the realization of the main tenets of computer components provide students
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20467
    • 提供者:周萍
  1. 计算机辅助电路分析程序

    1下载:
  2. 计算机辅助电路分析程序,能够对由任意的线性元件、二极管、电感、电容组成的电路进行分析计算,具有图形化的界面用于搭建计算电路。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-01-05
    • 文件大小:279242
    • 提供者:fst_bly
  1. hannuota

    0下载:
  2. 计算机组成原理 海明码校验根据数据输出根据算法算出的海明校验码 2 实现汉诺塔,递归算法-haiming code hanruo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1335
    • 提供者:
  1. chengfamoniqi

    0下载:
  2. 基于MFC框架,模拟计算机组成原理上的二进制整数乘法,可以显示出完整的运算过程!-Based on the MFC framework, Analog computer components on the principle of binary integer multiplication can demonstrate that the integrity of the computing process!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:45711
    • 提供者:mengmeng
  1. 1)

    0下载:
  2. 我写的一个计算机组成与结构的课程设计,通过了老师的检查希望对大家会有用-I wrote a computer composition and structure of curriculum design, through the teacher' s hope that we will check with
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:174642
    • 提供者:黄飞
  1. jsjchengxushejiyishu

    0下载:
  2. 关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述。迄今已出版的完整的三卷已经组成了程序设计理论和实践的惟一的珍贵资源,无数读者都赞扬Knuth的著作对个人的深远影响,科学家们为他的分析的美丽和优雅所惊叹,而从事实践的程序员已经成功地将他的“菜谱式”的解应用到日常问题上,所有人都由于Knuth在书中表现出的博学、清晰、精确和高度幽默而对他无比敬仰。 第1卷为基本算法,分“基本概念”和“信息结构”两章。本卷以基本
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:49591305
    • 提供者:xaero
  1. zuchengyuanli

    0下载:
  2. 组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working prin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:58116
    • 提供者:黑暗公爵
  1. PrinciplesOfComputerOrganization

    0下载:
  2. 计算机组成原理的实验报告,非常完整,一共二十多页,希望对大家有所帮助!-Computer organization lab reports, very complete, a total of more than 20 pages, we want to help!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:38210
    • 提供者:小八
  1. main

    0下载:
  2. 计算机组成补码的加减运算和将字符输入将其转化成十进制再转换成二进制补码-Computer component of the addition and subtraction, and complement the character input to convert it into decimal converted to binary complement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:wangqiulin
  1. computer_composition_a_structured_method

    0下载:
  2. 荷兰人写的《计算机组成-结构化方法》,高清版-computer composition
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9592336
    • 提供者:zwn
  1. jisuanjikaoyan

    0下载:
  2. 计算机考研资料,包括计算机组成原理和计算机操作系统!-Computer Kaoyan information, including computer organization and computer operating systems!
  3. 所属分类:Data structs

    • 发布日期:2017-06-03
    • 文件大小:15033772
    • 提供者:zhouye
  1. jisuanjizucheng

    0下载:
  2. 河北工业大学的计算机组成小题的题库 绝对的题库 怎么来的就不说了 总之一句话 绝对的题库 而且题的总量不多-Hebei University of the theme of the computer in small absolute Exam exam how come not say a word question bank and question the absolute amount of not more than
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:53465
    • 提供者:pihailong
  1. Computer_Organization

    0下载:
  2. 白中英的计算机组成原理(第二版),很经典的。-Bai Zhongying of Computer Organization (second edition), very classic.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:408177
    • 提供者:刘权
  1. jisuanji

    0下载:
  2. 计算机原理的资料,包括人工智能,输入输出系统,及汇编等。对于研究计算机组成结构和汇编语言十分有用-Computer principles, including artificial intelligence, input and output systems, and assembly and so on. For the study of computer architecture and assembly language is very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:43834368
    • 提供者:ding
  1. LAB3

    0下载:
  2. 美国卡耐基梅隆大学计算机组成与结构实验,bombLAB(拆炸弹实验)。内含实验指导书,实验内容描述,实验报告,实验截图和实验说明等。-Carnegie Mellon University computer composition and structure of the experiment, bombLAB (demolition bomb experiment). Contains experimental guide books, describes experiments, lab re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2323643
    • 提供者:wulinyu
« 12 »
搜珍网 www.dssz.com