资源列表
h90
- h.264的最新编码方案的源码,具有很强的理论价值!-source codes with the lastest code scheme for h.264,has good theoretical value!
8139video
- 基于tm1300的网络视频监控软件的源码。很有价值!-The source code of a web video monitoring&control software based on tm1300, it s valuable.
VB代码库 1.1 注册版
- 简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。同时,它支持在Visual Basic中打开源代码。 Visual Basic代码库 一定会使您在编程学习之路上走得更好。-Synopsis: Visual the Basic code storehouse is one collection collection, m
java_stack
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-Realize the stack and queue in the structure of the data with java. It s a applet programe which can demonstrate realizing the way concretly of the stack of the structure of the data through pra
OrderedArray
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, use java to achieve stack and queue in data structure. It can be used to demonstrate the implement of the stack.
Bubble_stack
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
Insertion_stack
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, which use java to implement the stack and queue data structure. It can be used to demonstrate the implement of stack.
Selection_stack
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
跳水动作
- 试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序
20040006
- 一个很强的五子棋哦,希望大家能够喜欢..里面有具体的算法,主要用于人机对战使用的...大家满慢用吧!-this is a five chess game.
enumwin32pro
- 我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancemen
20041120014103
- 该程序是Java汉诺塔演示程序,图形界面操作良好.-This software is a demo of tower of hanoi game with graphical interfaces and operates easily.