资源列表
paixuerchashu
- 数据结构,能够实现排序二叉树的基本操作,
vb2008216
- 病毒源码自己可以分析自作学习参考不得用于非法用途
74hc595-ys
- 8x874hs595演示程序已成功。010-81670645。oubin-8x874hs595 demo program has been successful. 010-81670645. oubin
ref3
- it may help to drive DS1302
oa_config
- oa2007数据库配制文件,密码,用户名
DYNLINK
- Example of Dynamic Link in C
TC35I
- 实现GSM模块 TC35的开机初始化和拨打监听-TC35 GSM module to achieve the boot initialization and call monitoring
EightQueen
- 八皇后问题的概率算法实现,采用预先随机放若干皇后的策略,可计算超过20个皇后的情形。-The probability of the eight queens problem algorithm, using pre-random put a certain Queen strategies be calculated over the case of the 20 queens.
3_1
- 若用二叉链表作为二叉树的存储表示,试针对以下问题编写递归算法: 统计二叉树中叶结点的个数。 -If using the binary tree as a binary tree stores that try to prepare for the following recursive algorithm: Statistics mid-binary number of nodes.
sc_fre
- sc算法的仿真程序实现 基于最大似然算法的频偏估计实现-sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset
word
- 点菜系统的一部分功能代码,没什么技术含量,请不要随意举报,体谅别人的苦衷,谢谢!-nice project
求具有abcd=(ab+cd)2性质的四位数
- 3025这个数具有一种独特的性质:将它平分为二段,即30和25,使之相加后求平方,即(30+25)2,恰好等于3025本身。请求出具有这样性质的全部四位数。 *题目分析与算法设计 具有这种性质的四位数没有分布规律,可以采用穷举法,对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法实现,可任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用公式计算并判断。 -3025, the figure has a unique character : it divide
