搜索资源列表
c++_asm混合
- c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
pe 文件编程:优化文件结构
- win32汇编 pe 文件编程:优化文件结构.rar-programming documents : optimizing the structure of the document. Rar
(类)设计并实现一个具有并,交差等功能的集合类
- (类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
二分查找法
- 汇编语言上机第三题:二分查找法,算法是等同于C语言数据结构中的算法.-assembly language on the plane Q3 : two searching method, the algorithm is equivalent to the C language data structure of the algorithm.
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
asmtest
- 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported each headed for the median rank
automation
- 一个根据所构造的确定有穷自动机进行识别句子的程序,识别由0,1所构成的字符串,并且该字符串不能含有两个连续的0.运行效果良好,是个值得参考的程序.-a basis to determine the structure DFA sentence identification procedures, identification by 0. consisting of a string, and the string can contain two consecutive 0. running we
the_band_structure_of_photonic_crystals
- 用matlab所编用传输矩阵法计算光子晶体的能带结构的程序-prepared by using Matlab using the transfer matrix method photonic crystals with the structure of procedures
photonic_band_structure
- 用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用-use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document
structuse
- C++结构体这章的程序,学生信息的显示。对学习这章的同学可能会有帮助。-C structure of the procedures in this chapter, the student information display. Learning to the students in this chapter may be helpful.
aching
- 本程序以数据结构为基础 通过对文件的读写 然后进行的一个 HUFFMAN的编译码-procedures to the data structure based on the documents before reading and writing for the encryption of a Speed HUFFMAN
jipiaoyuding
- 这是一个数据结构的课程设计,满足机票预定的各个要求,做数据结构设计的同学可以看看去啊-This is a data structure of the curriculum design, is scheduled to meet all air tickets, Design data structure so the students can go see ah
Book-masm
- 汇编经典例程,是学习微机原理的好帮手,包括循环 分支等结构-compilation of classic routines, learning computer tenets of good help, including circular branch structure
Curriculum
- 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加)问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表:课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使-curriculum, and topological sorting achieve four to achieve c
screensaver-by-ASM
- 用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范。 -compilation was made by the screen saver. Screen Saver yes, I believe we all used, bu
qiudui
- 这是一个用C语言写的球队成员管理系统,是一个小的项目,其中用到了C语言的基本语法,指针,数组,链表,文件,结构体都有,对于学习语言很有帮助-This is a C language written by the team members of the management system, is a small item, which uses the C language's basic syntax, guidelines, arrays, linked lists, document
Data-structure
- 各种实用的数据结构试卷及答案,模拟题,复习题等-A variety of practical data structure papers and answers simulation questions, review questions, etc.
Data-structure-algorithm-demo
- 数据结构算法演示,使初学者能更形象的了解数据结构的各个概念-The concept of data structure algorithms demo, so beginners can be more vivid understanding of data structures
Data-structure-P-algorithm-C-
- C语言源码,是C语言数据结构入门资料,适合初学者借鉴-C language source code, C language data structure is introductory information for beginners to learn
Data-structure
- 数据结构的一些简单的排序算法,有利于初学者学习。-Data structure of some simple sorting algorithm is conducive to beginners learning.