搜索资源列表
算式分析器
- 使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.
h264_msvc_build
- 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
PaiDuiLiLun
- 实现了排队理论在数学中的使用方法,是一种图形化的演示,可以加深理解-realized the queuing theory in the use of mathematical methods, is a graphic demonstration, it can deepen understanding
3234233423
- K_meansVC++可视化源代码 程序的使用方法简单就不介绍了! 帮助文件还没制作! 不好意思!
c++
- vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
Matlab基础篇
- Matlab基础篇是Matlab初学者的一个很好的向导,它介绍了Matlab的安装及初等的使用方法-Matlab Matlab for the project is a good beginner's guide, it introduced the Matlab the installation and use of primary
example
- 常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类-Java data structures commonly used methods, including Arrays Class Collections category HashSet Class List Class TreeSet Class Map type Vector Class
treesanditsusing
- 介绍树的相关用法和使用时应该注意的地方,重点突出二叉树的使用方法。-Introduce the relevant Usage tree and use the place when it should be noted, focused use of binary tree.
GraphPath
- 查找有向图、无向图的两点之间的所有路径。有使用方法。-It s method to find all path between two Node in a graph.
A
- 本次程序实习我采用结构体链表为主要数据结构来存储所有学生信息,配合使用一个结构体数组存储组长信息,总共使用了22个函数体,其中有9个重要函数和主函数构成了该系统,现在我介绍一下该系统的使用方法。 进入该系统后系统会提示所有数据已经初始化,此时系统中不存在任何数据,接着会提示你需要做的操作: 1--读取文件中的学生数据; 2--储存你所修改的数据进入文件; 3--初始化学生数据; 4--查询所有学生的信息; 5--查询一支队伍的信息; 6--查询一个学生的信息; 7
Listinstallfest
- 链表初体验初步了解链表的使用方法 简单的一个小例子-List installfest preliminary understanding of the list using method simply a small example
VCPPchuanyu
- 穿越丛林,演示如何让人越过障碍而前进,这是《学VC编游戏》的第五个示例,重点学习安排场景和解决对象遮档。操作方法: A、在场景内用鼠标点任意点,可指挥主角移动。 B、ESC键,退出游戏。 游戏编写方面主要使用了以下知识、技术。 1.类文件和建立方法,使用方法 2.调入场景文件,初始化场景。 3.冒泡法排序。 4.用冒泡法排序解决对象遮挡。 5.实用的无闪烁刷屏方法。-Through the jungle,
lianbiaoshiyong
- 链表的建立添加删除等使用方法 一成绩管理的形式给出-The establishment of the list to use to add or delete given in the form of a performance management
touziwenti
- 1. 熟悉动态规划的使用方法 2. 分析投资问题的最优子结构 3. 用动态规划求解投资问题 求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。 -1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 investment using dynamic prog
4
- 字符串数据的组织和处理 标准C++库的使用。 指针的使用方法。 通过debug观察指针约内容及其所指的对象的内容。 通过动态内存分配实现动念数组,并体会指针在其中的作用 -String data organization and processing of standard C++ libraries use. Pointer is used. Observation about the contents of the debug pointer and the conten
Queue
- 展示了队列的使用方法,对我们学习很有帮助- It show what to use the queue。It will help many people to learn queue.
exp18
- 类的定义,类的使用,动态储存申请使用方法,数组与指针的关系-Class definition, the class of the use of dynamic storage applications use, the relationship between arrays and pointers
Apriori
- 频繁模式挖掘Apriori算法 其中的.dat文件为样例数据, 具体使用方法参见main.c-Frequent Pattern Mining Apriori Algorithm
avl
- 一套持久化平衡树,可用于代替sgiSTL中的rope,且功能更加强大(略作修改可实现持久化动态树)使用GNUC++标准(在OI前辈fanhq指导下完成)文件内自带使用方法样例-A persistent balanced BST, can be used instead of rope in sgiSTL, and more powerful (slightly modified to achieve lasting dynamic tree) (OI seniors fanhq complete
CQXAD959
- 解决算法题目时常用的标准库函数,有详细的使用方法说明哦,()