资源列表
problem-of-24-points
- 解决二十四点问题的算法,提供了一个有理数类,通过回溯法解决问题-solve the problem of the 24 points
bucket
- 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all
CAC.tar
- Call admission control implementation for wireless network. It generates, traffic for the given nodes with Poisson distribution (call arrival and departure) and when the call is arrived, the call admission control file will check whether the system h
CS
- 关于压缩感知在雷达成像中的应用的一篇论文,-compressed sensing
chaptor1102
- 根据用户的要求随机生成一个三角形迷宫,用户可以指定迷宫的入口和出口的位置-produce an tri_angle pusszl
VC6.0_SUPERMARKETSYSTEM
- VC6.0开发的超市管理系统,用户超市的日常进村销售的计算等。-VC6.0 development of supermarket management system, the user s daily village supermarket sales calculation. To facilitate
algorithm-code
- 算法经典问题数字三角,删数问题等用vc++实现,自己写的。-Classic problem of digital algorithms triangle using vc++ recursive, write by myself.
tuangou
- 关于团购网站的代码编写,使用asp,是团购系统的详细代码,运行环境详见txt-Buy the site on the coding, the use of asp
Calculator
- 用C++实现的可计算多位数的四则运算计算器,能够自动跳过空格-Implemented in C++ calculate the multi-digit arithmetic calculator that can automatically skip a space
Animation-With-RTX
- RTX and lcd driver for stm32f103rbt6
juyuwangliaotian
- 局域网聊天,C++写的,适用于毕业设计和系统开发-system of chatting,written by C++,you can use it in you graduraction project or system development
biaozhun_ekf
- 标准的扩展卡尔曼滤波程序文件,直接可用有注释 对于初学者有帮助-Standard extended Kalman filter program files, can be annotated directly helpful for beginners
