搜索结果
找到约 55 项符合
pr 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- 单片机开发 (4)
- 其他书籍 (3)
- 电子书籍 (3)
- 人工智能/神经网络 (3)
- 嵌入式/单片机编程 (3)
- VC书籍 (2)
- 操作系统开发 (2)
- 编译器/解释器 (2)
- matlab例程 (2)
- 通讯编程文档 (2)
- 数值算法/人工智能 (2)
- VHDL/FPGA/Verilog (2)
- 技术资料 (2)
- 嵌入式综合 (1)
- 语音压缩 (1)
- uCOS (1)
- Java编程 (1)
- 微处理器开发 (1)
- 数学计算 (1)
- Linux/Unix编程 (1)
- 3G开发 (1)
- 软件工程 (1)
- 通讯/手机编程 (1)
- 驱动编程 (1)
- 文章/文档 (1)
- 软件设计/软件工程 (1)
- 邮电通讯系统 (1)
- 应用设计 (1)
- VIP专区 (1)
Java编程 基于J2EE的物流信息系统的设计与实现 介绍了J2EE 体系结构、Mv c模式等相关概念和技术
基于J2EE的物流信息系统的设计与实现
介绍了J2EE 体系结构、Mv c模式等相关概念和技术,并重点探讨了
目 前比 较受欢迎的三种开源框架( s t r ut s框架、S Pr i n g框架和H i b e m a t e 框架)。
分析了他们的体系结构、 特点和优缺点。 根据J ZE E的分层结构,结合We b应用
的特点, 将三种框架进行组合设计, 即表现层 ...
其他 站完全依据SEO技术建立
站完全依据SEO技术建立,已经经过作者很好地优化,对搜索引擎非常友好。本站现在刚建立,估计下次GOOGLE的PR更新可能会达到5左右。
大家使用本系统,请保留本站的链接,珍重我的劳动成果,谢谢。
加入了SQL仿注入功能,有效避免SQL注入漏洞。 ...
微处理器开发 Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec pr
Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial port
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...
操作系统开发 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成
本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。
注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环 ...
数值算法/人工智能 //Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p
//Euler 函数前n项和
/*
phi(n) 为n的Euler原函数
if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i
else phi(n)=phi(n/p)*(i-1)
对于约数:divnum
如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1
否则 divnum[i*pr[j]]=divnum[i]*divnum[pr[j]] //满足积性函数条件
对于素因子的幂次 e[i ...
数学计算 // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的
// 入口参数:
// l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换
// il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角
// n: 输入的点数,为偶数,一般为32,64,128,...,1024等
// k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数
// pr[]: l=0时,存放N点采样数据的实部
// l=1 ...
Linux/Unix编程 This document describes the Object Oriented Design Standards as they are used in the corelinux++ pr
This document describes the Object Oriented Design Standards as they are used in the
corelinux++ project. It provides a set of guidelines, rationales and standards for object oriented
design.Nxc26i2c
编译器/解释器 list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
3G开发 This is LEACH routing protocol simulation code using Matlab, taken from the author of SEP routing pr
This is LEACH routing protocol simulation code using Matlab, taken from the author of SEP routing protocol.