资源列表
phonebook
- C语言电话本,一、 题目说明: 在学校的管理中,在同学的交流中,班级同学信息的管理都很重要。一本通信录,查找起来麻烦,难以添加新的信息……不方便人们的使用。 而班级同学信息管理程序的设计,建立了一个直观、方便的通信录系统。本系统功能齐全,包括:添加、删除、显示、排序、查询、修改和退出七大功能。用户可根据自己的需要,进行选择。 1.添加功能,可加入一个同学的姓名、性别、学号、生日、地址和QQ等信息。; 2.删除功能,可删除不要的记录。 3.显示功能,可把所有同学的记录都显示出
timer
- 簡易時鐘秒針練習-timer
FIFO
- 针对操作系统试验编程,实现fifo操作,可手动输入-Pilot program for the operating system to achieve fifo operation, can be manually input
LGraph
- 简单的图的实现,这是cpp文件 ,用于学校实验报告用-Simple realization of the plan, which is cpp files for the experimental school report
Animal
- 创建一个新计时器,创建一个新的计时器任务,终止此计时器,丢弃所有当前已安排的任务。-Create a new timer, the timer to create a new task, the termination of this timer, discarding all the arrangements have been made for the current task.
ads7843_TOUCH
- 一个基与ads7843IC的触摸屏程序。-Ads7843IC base with a touch-screen procedure.
C
- 实现一个简单加解密系统,要求如下: (1)输入要加密的原文,长度不小于30个字母; (2)输入密钥长度L及用来产生密钥的英文字母(个数>=L); 注:一个有效的密钥由L(3<=L<=15)个小写英文字母组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母)。 (3)选择加密功能,可对原文进行加密; (4)选择解密功能,可对密文进行解密。 -Implement a simple encryption an
jsp_CLOB
- jsp读取大对象CLOB并生成xml文件示例-jsp to read large object CLOB and generates xml file example
WinMain
- 很好的学习VC++的源代码,肯定会让你茅塞顿开。-Good learning VC++ source code.
Armstrong-number-c-program-
- Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73
yanghuisanjiao
- 讲述杨辉三角的逻辑,应用,和算法的一些基础型知识-Yang Hui triangle about the logic, applications, and algorithms of some basic type of knowledge
