资源列表
2602
- 北大ACM试题poj 第2602题源码,很好的代码,希望对搞ACM的同学有帮助-Peking University ACM Chapter 2602 question Question poj source code, good code, and want to help students engage in ACM
1
- shortest distant calculator
curve-fit
- 对输入的数据进行拟合,并输出方程式。可以进行高次曲线的拟合。-Fitting the input data and output equation. High curve fitting.
CPP-algorithm
- 关于龟兔赛跑算法的实现程序,用C++语言编写,可运行-Tortoise and the hare algorithm program, written in C++ language, you can run
shiweifa
- 试位法,C语言实现的。可以直接下载使用。绝对正确。放心使用-False position, the C language. Can directly download
str
- Mystring类的功能集合以及实现。包括各函数。c++语言。-Mystring class feature set and achieve. Including various functions.using c++ language.
btree.tar
- btree的实现,插入、删除、创建、显示等一系列基础操作-the code of btree,insert、delete、create、show
fanxiangqi
- 基于hspice反相器链的设计,包括反相器链的延时,功耗的优化等-Based on the design of the the HSPICE inverter chain, including the inverter chain delay, power consumption optimization, etc.
maxheap
- 实现最大堆的相关操作,包括插入删除等,利用类的模版完成-Achieve maximum heap related operations, including the insertion and deletion, the completion of the use of class template
aaa
- 单片机控制74hc595与138显示桃心-MCU to control 74hc595 with 138 display Heart
putcells1
- 这个代码是我在仿真蜂窝网的时候写的一个函数,这个函数能够随机生成基站和移动台,并且画出蜂窝图以及移动台的分布,对于蜂窝网的仿真非常有用-This code is a simulation cellular network when I write a function that randomly generated base station and mobile station and draw a the honeycomb diagram and the mobile station dis
backpack
- 需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高-Required loading capacity c backpack. Loaded backpack of items selected from n items, items i weight of wi, the value of pi. Feasible backpack load, th