资源列表
pie
- pie编码器,将串行数据并行输出的一种常用编码-pie encoder, parallel to serial data output of a common coding
cprogram
- c 写的一些关于求积分 完全数 卷积的代码-c aboat jifen wanquanshu juanji dedaima
MUSIC
- MUSIC 侧向仿真 MATLAB 仿真 -MATLAB simulation of the lateral simulation MUSIC
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