资源列表
Excel_usin
- 简单的excel表在C与内置的功能的剪切、复制、粘贴和提供功能如最大值、最小值、转置、金额。-Simple excel sheet in C with inbuilt functionalities of cut, copy, paste and provides funcitons like max,min,transpose,sum.
CODE_UPLOAD
- 文件压缩是有用,当传输非常大的文件。每个字符的Ascii文本文件编码由一个8位固定长度的代码。这些文件通常可以大大压缩,如果不是这个固定长度的代码使用一个变量长度代码更频繁出现字符有短码和更少的字符有较长的代码出现。例如,一个大型数据文件可能主要是数字、空间和换行字符。如果短(小于8位)编码是用于这些然后文件将大大压缩。一个Lisp文件可能有很多左和右括号在它。使用短代码对这些将压缩文件。使用霍夫曼编码压缩文件。-File compression is useful when the trans
python
- 简单的用c++实现的python解释器,实现基本循环判断功能-failed to translate
huitu
- 根据鼠标移动绘制相应大小的矩形、直线、椭圆-Move the mouse to draw the appropriate size of rectangles, lines, ellipses,
zuobiao
- 读取txt坐标文件,并显示出来,可以设定读取几个坐标-To read coordinate file and displayed
zuobiao
- 读取txt坐标文件,并在MFC单文档窗口中显示坐标-Read txt coordinate file and displayed in a single document window coordinates
GA
- 遗传算法讲解,算法程序,以及C++运行可用的程序-Genetic algorithm to explain the algorithm procedures, and C++ runtime program available
Win32xx-730
- Win32++ consists of a C++ library used to create window applications. The library can be used to create a variety of programs, including simple windows, dialogs, property sheets, as well as frame and MDI frame applications. Its a good alternative to
MTSP
- 旅行商问题(TravelingSalesmanProblem,TSP)是经典的组合优化问题,而一些实际应用问题不能归纳为经典TSP,其中涉及到多个(项)任务的分派与优化,问题演变为多(人)旅行商问题(multipleTravelingSalesmanProblem,mTSP)-The traveling salesman problem (TravelingSalesmanProblem TSP) is a classic combinatorial optimization problem,
ACTA
- 基于均值生成函数模型的对数据序列未来值的统计预测-mean generate formula model
console
- MFC环境下加入console.cpp文件使得通过控制台能更加方便的进行调试。-MFC environment in the console. The CPP file so that you can more convenient through the console for debugging.
浙江大学ACM精华模板
- 浙江大学acm的一些模板,对于初学acm的很用帮助,可以直接套用模板。-Zhejiang University, acm some templates, for the very beginner acm with help, can be directly applied to the template.