-
This contents detailed experiment dates of cisco router. So it is a very good in...
内含思科(CISCO)路由器的详细实验数据,对于刚刚学习路由器配置的人,这是一个很好的入门资料。-This contents detailed experiment dates of cisco router. So it is a very good instructory material for those who are just learn to configure router.
- 2022-05-07 03:20:59下载
- 积分:1
-
控制论的开山之作,这是篇五十年代的论文。
出自控制论的开创者W. ROSS ASHBY。...
控制论的开山之作,这是篇五十年代的论文。
出自控制论的开创者W. ROSS ASHBY。-Control theory for the mountains, this is the fifties of the thesis papers. From cybernetics pioneer W. ROSS ASHBY.
- 2022-07-10 19:21:14下载
- 积分:1
-
Microsoft_Access_97_Quick_Reference.zip
Microsoft_Access_97_Quick_Reference.zip
- 2023-03-21 22:50:03下载
- 积分:1
-
操作系统方面的书籍,这是我从很多地方收集的,请版主笑纳...
操作系统方面的书籍,这是我从很多地方收集的,请版主笑纳-Operating system books, this is what I gathered from many places, please Moderators笑纳
- 2023-06-27 18:00:04下载
- 积分:1
-
C语言是最基本的语言,现在很多公司招工时都会考察它。这份资料是C语言面试题目,对于找工作的人非常有用...
C语言是最基本的语言,现在很多公司招工时都会考察它。这份资料是C语言面试题目,对于找工作的人非常有用-C language is the most basic language, and now many companies will inspect it when hiring. This information is C language interview subject, for people looking for work is very useful
- 2022-04-12 18:11:26下载
- 积分:1
-
vc技巧,挺有用的,自己挑着看
vc技巧,挺有用的,自己挑着看-vc skill, very useful, own select was looking
- 2022-11-17 08:40:04下载
- 积分:1
-
Intel assembly language programming fourth edition
Intel 汇编语言程序设计 第四版 - 不容易找到的,拿出来大家共享。-Intel assembly language programming fourth edition- is not easy to find, and come up with to share.
- 2022-02-03 11:31:34下载
- 积分:1
-
《精通jsp编程技术》的源码
《精通jsp编程技术》的源码-"proficient jsp programming technology"- source
- 2023-01-28 20:30:03下载
- 积分:1
-
这个程序我写出来后,觉得好象不怎么好用,传上去希望大家给我找找毛病。我的邮箱是xiaolixv@yahoo.com.cn 有什么意见给我留言...
这个程序我写出来后,觉得好象不怎么好用,传上去希望大家给我找找毛病。我的邮箱是xiaolixv@yahoo.com.cn 有什么意见给我留言-this procedure I wrote out, we felt that seems less convenient, up- I hope we can give the room illnesses. My mailbox is xiaolixv@yahoo.com.cn any advice for my voice
- 2022-03-06 21:44:55下载
- 积分:1
-
Visual C++数字图像处理技术课本后带代码第3章
应用背景Visual C++数字图像处理技术课本后带代码第3章,讲的是傅里叶变换及反变换,离散余弦变换,小波变换等,还有各种正交变换,旋转缩放镜像变换等,代码亲测可用,vs2010,2012,vc6.0均可以。关键技术
void Fourier(CplexNum * pTd, int lWidth, int lHeight, CplexNum * pFd)
void IFFT_2D(complex * pCFData, complex * pCTData, int nWidth, int nHeight)
HGLOBAL Rotate(LPSTR lpSrcDib, LPSTR lpSrcStartBits,long lWidth, long lHeight,
long lLineBytes, WORD palSize, long lDstWidth,
long lDstHeight,long lDstLineBytes,float fSina, float fCosa)
- 2022-08-08 19:30:35下载
- 积分:1