搜索资源列表
c语言全程.rar
- c语言教程源码-c language course source code
如何用c语言给一个文件加密
- 如何用c语言给一个文件加密??? 应该可以做到吧?有人吗? 下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file encryption, password request user
C语言编译器基本代码
- 编译原理这门课确实不是很容易,这是一些基本的C语言编译器代码。-compiler theory this course is not very easy to do, which is a basic C compiler code.
C++_elevator
- 此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致。-this procedure visual interface can be realized under the simulated elevator operation can be increased or decreased in the course of carrying "the way" of passengers, and the practica
Xunix
- 链表的实现 本人的C++课程设计-Chain achieve my C Course Design
COURSE-D
- 成绩登记程设计内容要求: 1. 掌握C语言程序设计方法; 2. 选题要难易适度,要求得当,既要有一定水平,又要在规定的时间内经过努力按时完成(时间为2个星期); 3. 题目可以相同,但参数要求不同,每人必须独立完成 4、 呈交的报告内容必须符合课程设计报告规范
c语言全程
- c语言教程源码-c language course source code
segment
- 1 本程序说明了用概率法猜测“人名”的一般过程 2 用户可以修改config.ini文件中的值 3 用于测试的三个文件中: test1是小学语文课本语料 test2是按句分行的语料 test3是包含歧义串的语料-A descr iption of the procedures for using the probability method guess " names" the general course of 2 users can modify
DesignandImplementationofJobschedulingsimulationpr
- 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
Cpp_design
- 本光盘是《Visual C++课程设计案例精编》一书的配书光盘,内容包括了书中所有范例的源程序。-This CD is " Visual C++ Course Design Case Precision-made" a book with the book CD-ROM containing all the examples of the source of the book.
C
- 有10个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10个学生数据,求出每个学生3门课的平均成绩,并输出最高分的学生的数据(包括学号、姓名、3门课的成绩、平均成绩)。 输入4个整数,按由小到大的顺序输出,使用指针进行处理。 请说明以下程序段存在的问题,并改正。 int a,*p scanf(“ d”,p) 通过计算机并口向数模转换器发送数据,实现D/A转换。 将两台计算机的COM口相连,一个作为接收端,另一个作为发送端,编程实现两台计算机之间的简单通信
C
- 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
2
- 通讯录管理系统,上C课程的同学最后的目的,课程设计可以作为参考-Contact management system, on the C course the purpose of the last students, curriculum design can be used as reference
Two-dimensionalarray
- 二维数组的动态存储,这是C++课程的一个作业题目,希望能给大家的学习带来帮助。-Two-dimensional array of dynamic storage, which is a C++ course work topic, hope that they can learn to bring help.
c
- 除法器 课程设计 汇编语言 不恢复余数法-Divider assembly language course design
object-c
- Object-C基础教程,系原本英文翻译,包括基础的功能与实例实现-Object-C Basic Course, Department of English translation of the original, including the realization of basic functions and examples
C语言课程设计 小诸
- 有七八个基本的c语言课程设计,包括图书管理系统,选课系统等。(There are seven or eight basic C language curriculum design, including library management system, course selection system.)
职工考勤管理系统
- 适用于大学生C++课程设计职工考勤管理系统,包括数据的录入、保存、删除、修改、以及分析处理(It is suitable for the university student C++ course design staff attendance management system, including data entry, preservation, deletion, modification, and analysis processing.)
C++Course(上)
- 有关C++学习的一些课件和资料,这里包括程序控制结构,函数和一维、二维数组的学习等(Some courseware and information about C++ learning)
C++Course(下)
- 有关C++学习的一些资料和课件,包括结构、类与对象,继承,虚函数与多态性等(Some courseware and information about C++ learning)
