搜索结果
找到约 106 项符合
Clear 的查询结果
按分类筛选
- 全部分类
- 书籍 (15)
- 其他 (7)
- 单片机编程 (6)
- Linux/Unix编程 (6)
- Java编程 (6)
- 电子书籍 (6)
- matlab例程 (5)
- 其他书籍 (5)
- 书籍源码 (3)
- 技术资料 (3)
- 其他文档 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 文章/文档 (2)
- 单片机开发 (2)
- 软件设计/软件工程 (2)
- Java书籍 (2)
- 游戏 (2)
- 软件工程 (2)
- 源码 (2)
- 资料/手册 (1)
- 开发工具 (1)
- 电源技术 (1)
- 无线通信 (1)
- VHDL/FPGA/Verilog (1)
- 其他嵌入式/单片机内容 (1)
- 通讯/手机编程 (1)
- Delphi控件源码 (1)
- 数据结构 (1)
- 网络 (1)
- 串口编程 (1)
- 汇编语言 (1)
- 压缩解压 (1)
- 文件格式 (1)
- VC书籍 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- 编辑器/阅读器 (1)
- Internet/网络编程 (1)
- 技术管理 (1)
- 认证考试资料 (1)
- Windows编程 (1)
- Linux/uClinux/Unix编程 (1)
- 习题答案 (1)
压缩解压 CELP (CELl Processing) is a functional programming package for Matlab. It is often better to use FP
CELP (CELl Processing) is a functional programming package for Matlab.
It is often better to use FP instead of loops:
- it s more compact
- it s more clear.
电子书籍 This discussion will attempt to outline some truths and common misconceptions about digital audio wa
This discussion will attempt to outline some truths and common misconceptions about digital audio watermarking. It will survey the intrinsic obstacles that such technology is required to overcome, shedding light on its performance criteria, compromises and limitations. While doing so, it will also s ...
其他书籍 If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frus
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the ...
Java编程 这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3
这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发)
版本:1.01
编程语言:Java
所用平台:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0
完成日期:2006-11-13
[主要功能说明]:已注册到系统的用户(user)可添加(add)、删除(delete)、查询(query)系统中记录的会议(meeting)安排; ...
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
JavaScript 本计算器可以进行简单的四则运算(加、减、乘、除)但仅限于十进制下
本计算器可以进行简单的四则运算(加、减、乘、除)但仅限于十进制下,还可以进行(八进制,十进制,十六进制)之间的相互转换,八进制最多可以输入19位数,十进制最多可以输入18位数,十六进制最多可以输入14位数,backspace表示退格, clear表示初始化, ...
软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
Linux/Unix编程 The Red Hat Linux and Fedora distributions have become one of the major Linux distributions, bringi
The Red Hat Linux and Fedora distributions have become one of the major Linux
distributions, bringing to the PC all the power and flexibility of a Unix workstation as
well as a complete set of Internet applications and a fully functional desktop
interface. This book is designed not only to be a comp ...