搜索结果
找到约 7,669 项符合
Abstract-In 的查询结果
Java编程 设计模式(Patterns in Java):一个很好的深入学习java的资料
设计模式(Patterns in Java):一个很好的深入学习java的资料
matlab例程 Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The funct
Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing elementary 90 degree rotations.
文章/文档 24小时学通TCP/IP协议第三版(Sams Teach Yourself TCP IP in 24 Hours, Third Edition)
24小时学通TCP/IP协议第三版(Sams Teach Yourself TCP IP in 24 Hours, Third Edition)
数据结构 Data Structures and Algorithm Analysis in Java -- Source Code
Data Structures and Algorithm Analysis in Java -- Source Code
Java书籍 《Junit In Action》是一本很好的书
《Junit In Action》是一本很好的书,它讲了如何在J2EE架构中构建单元测试,以及如何设计
uCOS Sanos Operating System Kernel ----------------------------- Sanos is an OS kernel for use in PC base
Sanos Operating System Kernel ----------------------------- Sanos is an OS kernel for use in PC based server appliances. The kernel was developed as part of an experiment on investigating the feasibility of running java server applications without a traditional operating system only using a simple k ...
通讯编程文档 Handover in IS-95, cdma2000, 1X-EV and WCDMA 主要描述了切换于IS-95, cdma2000, 1X-EV and WCDMA,为系统设计和参数设置提供参考
Handover in IS-95, cdma2000, 1X-EV and WCDMA 主要描述了切换于IS-95, cdma2000, 1X-EV and WCDMA,为系统设计和参数设置提供参考.
数值算法/人工智能 This matrix C++ template class library is for performing common matrix operations in your C++ progra
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
Java书籍 thinking in java in html~ more convenient
thinking in java in html~ more convenient
Internet/网络编程 [310] 常用攻击程序 Abstract 这里有一些是老的
[310] 常用攻击程序 Abstract 这里有一些是老的,现在看来并没有用,但他们都很有名。 1 Land 攻击一台Win95的机器。这是Win95的一个漏洞,以其IP地址和端口向自 己的同一个端口发起连接(发SYN),Win95即会崩溃。