资源列表
抽象数据类型实现
- 二叉树抽象数据类型的实现 问题说明:数据结构来实现二叉树具体函数功能的实现; 以及相关操作。-binary tree abstract data types realization : data structures to achieve specific function in a binary tree the realization; , and related operations.
SmartClient_FPMS
- 怎样的图象处理的,好多东西,你可以漫漫的看,漫漫的弄,是一个不错的东西,你看了就知道了-how image processing, many of the things that you can see the long, long the alley, is a good thing. you will know from reading
flash 播放器
- 一个不同于其他flash的播放软件,希望大家能后下载尝试,看看到底有什么惊喜,呵呵。-a flash player software, I hope you will try to download after, look at what surprises in the end, huh.
乘风多用户计数器
- 这是一个用ASP编制而成的网业计数器,它具有一个很大优势:能够和网业分离,实现远程 调用,又可以嵌入到需要统计在线人数的网页来实现在线人数统计功能-This is an ASP compiled from the network industry counters, it has an enormous advantage : and to divide the network, remote call, Also needs to be embedded in online statist
可预置的8位计数器源程序
- 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在da
J2EEDesign
- 利用J2EE开发的CD Store,具有对CD信息的添加、删除、修改和记录黑客信息等功能-use J2EE development CD Store, with information on the CD to add, delete, hackers changes and record information functions
编译原理报告
- 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
文件管理系统课程设计C++
- 本程序是用VC++下的MFC写的希望对大家有帮助,这也是我在网上辛苦找出来的.请不要见怪>-the procedures used under the VC MFC wrote to the hopes we have to help, This is what I find on the Internet the hard work. please forgive
第一章 绪论0
- 数据结构(严慰民)配套纯C代码 书决结构学习很有帮助的-data structure (Yan Wei China) matching pure C code book must study the structure helpful
CSharp講義
- C#講義,顧名思義,想學C#的朋友可得好好看看了.-C# lectures, as the name suggests, like the C# friends availability of a good look.
c++试验
- vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
structs(三层结构)
- 本例子是关于三层结构模式(MVC),通过这个例子有利了解structs结构模式.-examples of the three-tier structure (MVC). through this example to understand structs favorable structural model.