搜索资源列表
算法分析课程设计
- 算法分析代码 语言惯用的词法(包括语言标记的描述) 每个语言构造的B N F 描述 相关语义的英语描述 C -的两个示例程序 C -的一个Tiny Machine 运行时环境 C -和T M 的编程设计方案-algorithm analysis code language commonly used morphology (including labeling descr iption language) structure of each language B N F
CandSHUJUJIEGOU
- 这里是C语言与数据结构的课程设计与实验的程序,以及一些程序的原代码.-here is the C language and data structure of the curriculum design and experimental procedures, and some of the procedures of the original code.
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
jfhgjghf
- 接口与通信课程的课程设计,实现两机的通信,C语言,有文档报告,源程序,可执行文件-interface and communication courses in the design, realization of the two planes of communication, C language, documentation, source code, Executable File
仿Windows的自带计算器
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂-Note : C language curriculum design works functions : imitation of the Windows calculator own environment : DOS Size : 800 OK features : graphical interface, mouse support, complex al
jinchen1
- 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
tongxinlu
- 是电话通迅录的代码,用C语言实现的,是我的课程设计-correspondent recorded telephone code, C language, is my course design
parkingmanagement
- C语言课程设计--泊车管理 这是我们C语言课程设计的一个作业。
chl
- 可以运行的C++语言课程设计报告,里面有源码和详细的WORD文档.包含流程图.详细的分析等.
TongXunLu
- c语言课程设计 简单通讯录的源程序 已通过编译运行
01
- C语言程序设计 吉林大学远程教育课程 吉大 C语言程序设计 51课 6CD 第一课
用Visual C++打造IE浏览器
- 此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以
Matrix
- C语言课程设计---矩阵运算,用 TurboC 在图形模式下开发,如果不能运行请改下 initgraph()函数-C language curriculum design--- matrix calculation, using TurboC development in graphics mode, if it can not run, please change under initgraph () function
Mouse
- C语言编写的显示鼠标界面的程序,C语言课程设计时做的,图像化界面方式,鼠标时自己通过描点绘制的,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language shows the mouse interface procedures, C language courses designed to do, the image of the interface, the mouse itself through the tracing point rendering, the
C-BIG-WORK
- 一个C语言课程设计:编写的一个简谐运动计算和绘制图形的界面编程-A C language curriculum design: the preparation of a simple harmonic motion computation and graphics rendering
11
- c语言课程设计简易计算器代码,可以运行加,减,除-c language curriculum design simple calculator code can run add, subtract, divide
C
- 一种基于C语言的课程录入系统,是基本的课程设计,对开发者的C语言掌握具有很大的帮助-Based on the C language curriculum into the system, is the basic curriculum design, the developer of the C language to master great help
11
- 简单的学生学籍管理系统。C语言课程设计的产物。-Simple student status management system. The product of C language curriculum design.
supermarket-shopping-system-with-C
- 完全用C语言制作C语言课程设计,通过调用中断完成了图形界面友好的超市购物系统,共5500行代码-Produced entirely in C language curriculum design using C language, by calling interrupt complete graphical user-friendly supermarket shopping system, a total of 5500 lines of code
32253892
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境-Function descr iption: C language curriculum design: the copy of Windows built-in calculator environment