Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vs2005
Search - vs2005 - List
自编的波兰、逆波兰、中缀表达式计算的小程序,在VS2005下通过编译运行。-Self of Poland, against Poland, in the calculation expression is made up of small procedures, in VS2005 to run through the compiler.
Date : 2025-12-27 Size : 525kb User : aujjww

说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Description: a subset of the problem and given a set of n integers X = (x1, x2, ..., xn) and an integer Y, find the X and Y equal to a subset of subX. For example, if X = (10,20,30,40,50,60) and Y = 60 there are three different length of the solution, they are subY = (10,20,30), (20,40) and (60) use of retrospective method. development tool VS2005
Date : 2025-12-27 Size : 2.24mb User : GilBert

用vs2005实现了折半查找的模板,已通过调试编译,可放心使用。-Achieved with half the search template has been compiled through the debugger.
Date : 2025-12-27 Size : 883kb User : 钟铭

用vs2005实现了一个冒泡排序的模板,此模板对原有的算法进行一定改进,代码中有详细注释,已通过调试编译。-VS2005 realize with a bubble sort of template, this template of the original algorithm for a certain improvement, the code has detailed notes, had passed through the compiler debugging.
Date : 2025-12-27 Size : 662kb User : 钟铭

一个完整的点卡销售系统,是基于c++用vs2005开发的,有源程序和文档设计报告,是我们软件工程的课程设计。-A full point card marketing system is based on using vs2005 c++ development, design reports with source code and documentation is our software engineering course design.
Date : 2025-12-27 Size : 8.05mb User : 张少伟

异质二叉树的实现,增加删除查找,vs2005-The realization of heterogeneous binary tree, vs2005
Date : 2025-12-27 Size : 1.1mb User : Kevin

利用哈夫曼树,对要发送的密文进行编码,在vs2005下实现-The use of Huffman trees, the ciphertext to be sent to encode
Date : 2025-12-27 Size : 367kb User : zxysong

DL : 0
采用泰勒展开和RK算法在vs2005下求解e的x次方(x可从-10到10),精确到小数点后30位-Taylor and RK algorithm used in vs2005 solution under the e-th power of x (x can be from-10 to 10), accurate to 30 decimal
Date : 2025-12-27 Size : 1.38mb User : 王帅

快速排序算法,C++操作重载例子 在VS2005上面直接编译通过-Quick sort algorithm, C++ operator overloading example
Date : 2025-12-27 Size : 7kb User : 谭毅
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.