联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(310) 
按平台查找All Visual C++(310) 

[数据结构] 2010011219_e7_p1

了解实际计算机运行中,由于数据类型的不同,发生的截断和舍入误差的问题
Understanding of the actual computer is running, due to the different types of data, the occurrence of truncation and rounding error problem (2013-07-09, Visual C++, 874KB, 下载1次)

http://www.pudn.com/Download/item/id/2300697.html

[数据结构] calculate

栈式计算器~~~哈工大数据结构软件设计一~~~
The Stacker Calculator ~ ~ ~ HIT data structure software design ~ ~ ~ (2012-06-20, Visual C++, 6200KB, 下载4次)

http://www.pudn.com/Download/item/id/1918870.html

[数据结构] aoe

关键路径算法,采用邻接表结构存储图。计算最早发生时间和最晚发生时间,最终算得关键路径
Critical path algorithm, using the adjacency list structure is stored map. The calculation of the earliest and latest time of occurrence, and ultimately be regarded as the critical path (2012-05-24, Visual C++, 3KB, 下载8次)

http://www.pudn.com/Download/item/id/1884928.html

[数据结构] sine

利用C语言编写的正弦函数发生的代码,实现提取正弦函数并显示,清除退出等功能
Code written in C, the sine function to extract the sine function and display clear exit functions (2012-05-24, Visual C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/1884756.html

[数据结构] BANK

银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生
Banker (2011-06-01, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1554810.html

[数据结构] FIRc

FIR低通滤波器C语言实现,FIR低通滤波器C语言实现,FIR低通滤波器C语言实现
FIR low-pass filter C language, FIR low-pass filter C language, FIR low-pass filter C language (2010-11-07, Visual C++, 29KB, 下载33次)

http://www.pudn.com/Download/item/id/1338720.html

[数据结构] Caculater

计算器,四则运算,用堆栈实现,加减乘除,自动忽略多余的小数点,实现部分输入错误的修正
caculater (2010-10-27, Visual C++, 1821KB, 下载7次)

http://www.pudn.com/Download/item/id/1328358.html

[数据结构] huffman

哈弗曼编码器,含有完整源码。文件的输入与输出。
Havermann encoder, includes full source code. File input and output. (2009-12-28, Visual C++, 957KB, 下载13次)

http://www.pudn.com/Download/item/id/1020780.html

[数据结构] youxianshu

优先数调度处理器算法,实现处理器调度的程序,
Processor scheduling algorithm is priority number to achieve processor scheduling procedures, (2009-12-20, Visual C++, 6KB, 下载16次)

http://www.pudn.com/Download/item/id/1011133.html

[数据结构] SimpleCalcMFC

MFC计算器。用堆栈实现,可以进行含括号的四则运算。
MFC calculator. Implementate With the stack. Can be carried out with the four fundamental operations in parentheses. (2009-12-05, Visual C++, 11919KB, 下载468次)

http://www.pudn.com/Download/item/id/993978.html

[数据结构] Poly

一元多项式的加减的实现。本程序的特色是 不会因为要接收数字而用户输入的是字母时发生死循环。 输入的项会自动合并同类项和自动按从高次到低次排列。
One dollar to achieve the addition and subtraction of polynomials. Characteristics of this procedure is not necessary to receive digital and letters entered by the user when the cycle of death. The item will automatically enter the merger of similar items and automatically from high-to low-order. (2009-06-23, Visual C++, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/817735.html

[数据结构] guanjianlujin

解决工程项目aoe-网的关键路径的问题,用到了拓扑排列 求最早发生时间 活动的最迟完成时间
Solution aoe-Net project critical path of the problem, use a topological order for the first time the activities took place at the latest completion time (2009-03-01, Visual C++, 7KB, 下载43次)

http://www.pudn.com/Download/item/id/657486.html

[数据结构] adfsdfasd

解码器,播放器,VC,网络通讯
Decoder, the player, VC, network communications (2009-01-12, Visual C++, 133KB, 下载2次)

http://www.pudn.com/Download/item/id/629647.html

[数据结构] lsj_pl0

数据结构中编译器的算法,为著名的pl0编译器
Data structure compiler algorithms, for the well-known compiler pl0 (2008-07-13, Visual C++, 140KB, 下载1次)

http://www.pudn.com/Download/item/id/509646.html

[数据结构] jisuanqi

计算器程序,c++语言实现,利用栈,可执行复杂的4则运算如8-1+(2-1)*9/3,vc++6编译通过
Calculator program, c++ Language, using the stack, executable complex such as the four computing 8-1+ (2-1)* 9/3, vc++ 6 compiler through (2008-07-09, Visual C++, 384KB, 下载21次)

http://www.pudn.com/Download/item/id/507659.html

[数据结构] 333333333

哈夫曼编译码器 实现简单,功能简单 界面美观
Huffman codecs to achieve a simple, functional interface simple beauty (2007-12-24, Visual C++, 2KB, 下载21次)

http://www.pudn.com/Download/item/id/381675.html

[数据结构] shujujiegou

数据结构实验报告,关于带括号的计算器!可以运行的
Experimental report data structure, with brackets on the calculator! Can run the (2007-12-16, Visual C++, 11KB, 下载18次)

http://www.pudn.com/Download/item/id/376878.html

[数据结构] 20030530compute_src

计算器
calculator 123 (2006-08-05, Visual C++, 52KB, 下载2次)

http://www.pudn.com/Download/item/id/207610.html

[数据结构] 数据结构计算器

数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能
basic algorithm data structure design to achieve a C calculator, calculator should have the basic functions (2005-06-21, Visual C++, 140KB, 下载43次)

http://www.pudn.com/Download/item/id/1119312672417716.html

[数据结构] ConvertDemo

编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能
VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions (2005-03-26, Visual C++, 309KB, 下载121次)

http://www.pudn.com/Download/item/id/1111847938172137.html
总计:310