搜索资源列表
COM
- COM是微软公司创建的一种二进制和网络标识,它允许任意两个组件互相通信,而不管它们在什么计算机上运行(只要计算机是互联的),不管各计算机运行的是什么操作系统(只要该操作系统支持COM),也不管该组件是用什么语言编写的-COM is Microsoft created a binary and network ID, which allows any two components communicate with each other, regardless of what they are ru
linuxC
- C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom Up,第三部分可以算填了中间的空隙,三部分全都围绕C语言展开
FAT
- 模拟实现单级目录的FAT文件系统:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。-Simulated single-level directory of the FAT file system: simulation using binary space disk space, operating with the simulated disk file block block operation.
shiyan
- 操作系统有完整的代码和结果截图和注释以及使用说明-The operating system experiment binary tree has a complete list of the operation of the code and screenshots and commentary and instructions
TN05.ELF.Format.Summary.pdf
- 本文是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了UNIX 类操作系统中普遍采用的目标文件格式ELF(Executable and Linkable Format),目的是研究操作系统中二进制级软件构件的静态、动态组装技术。本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编译、链接后生成的可重定位、可执行格式实例。 -允许输入拉丁字符的拼音 This article is of technical notes generated in th
erchabianli
- 这个是二叉遍历的c++实现代码,希望有帮助~-the source code for binary search
sg_chapter6_erchadui
- 这个是二叉堆的实现代码,c++,希望有用~-the source code for binary heap
Ga-Binary
- TSP with Genetic algorithm
matrix
- 矩阵管理器,必须有相应的数据库才能使用,用来转换健盘开发中的编码,,内含十六进制和二进制相互转换的相关应用,-Matrix Manager, you must have the appropriate database to use for converting healthy dish Development encoding, containing hexadecimal and binary conversion of related applications,
PictureManager
- 图片资源随着计算机和数码设备的普及,数字图片资源已成为我们13常生活中的一个重要部分,对于13益增多的图片资源,如何更好地存储和有效检索已成为人们面临的一个新的课题。图片文件不同于文本文件,它以二进制方式存放于电脑中,因此实现图片管理主要有以下两种方式-With the popularity of computers and image resources of digital equipment, digital image resources has become an important
KmTree
- K-M tree一种使用在聚类算法中的二叉树结构- KM tree clustering algorithm for use in a binary tree structure
Project2
- 对二进制指令进行解析,获得指令,并通过计分板实现CPU的运行-To analyze the binary instructions, obtain instructions, and through the CPU to achieve the operation
binaryclasification
- The binary classification for support vector machine(SVM), using LIBSVM, examples text and email datasets
Bz162
- 直接写二进制代码,作为一个二进制编辑器。(Writes binary code directly as a binary editor.)
QEMU二进制翻译架构
- QEMU目标代码二进制级别动态翻译架构及原理。原理包括TCG翻译机制、翻译块机制及器内容、翻译块链机制等。架构包括一系列机制的运行时架构。(QEMU target code binary level dynamic translation architecture and principles. The principle includes TCG translation mechanism, translation block mechanism and device content, tra
