资源列表
ldap
- ldap链接验证源码,已经在项目中使用。-ldap connect and check code
1001
- PAT基础题1001.害死人不偿命的(3n+1)猜想 简洁易懂 可以给大家提供一些解题思路 扩展思维-PAT basic question 1001. Killed attractiveness of (3n+1) guess concise and can give you some idea of solving the expansion of thinking
yuesefu
- 设有编号为1,2,…,n的n(n>0)个人围成一个圈,每个人持有一个密码m。从第一个人开始报数,报到m时停止报数,报m的人出圈,再从他的下一个人起重新报数,报到m时停止报数,报m的出圈,……,如此下去,直到所有人全部出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。建立模型,确定存储结构。对任意n个人,密码为m,实现约瑟夫环问题。-Has numbered 1,2, ..., n of n (n> 0) individuals in a circle, each person ho
SPDqu
- 是双向指针,具有三个数据块,利用指针变量,指针数组等基本语法。-double list
LordOfMU
- This a class to decrypt and encrypt mu online pakcets-This is a class to decrypt and encrypt mu online pakcets
AD7715_VER_3.0
- initialize and do continious conversion mode for Analog device AD7715.its 16 bit 1ksps. code tested ok. i used it for proccess control.code stability was excellent.-initialize and do continious conversion mode for Analog device AD7715.its 16 bit 1ksp
Beibao
- 实现背包问题,在限定的总重量内,我们如何选择,才能使得物品的总价格最高-Achieve knapsack problem, within a limited total weight, how we choose to make the total price of the highest items
swdebounce
- Verilog语言编写,按键去抖-Verilog language, debounces
MCM3
- 蒙特卡洛方法实数型随机走动求解拉普拉斯方程- Using floating random walk MCM to solve Laplace s equation
44387551MVDR
- 一种简单的MVDR算法实现,适合初学者使用-Using music algorithm and conventional beamforming algorithm and Capon algorithm is used to estimate the DOA
Guass
- 非常有用的GUASS 分析,对于求方程的解,参数哟优化非常有用-Very useful Guass analysis, for the solution of the equation, parameter optimization is very useful
aPb
- 题目描述 给出两个非负实数a和b,求a+b 输入 一组用例,包括两个长度不大于400的非负实数a和b 输出 输出一行为a+b的最简形式,即没有前置0后置0,小数部分为0则省略小数点 样例输入 1 1 样例输出 2-Title Descr iption Two non negative real numbers a and B are given, and the a+b is obtai
