搜索结果
找到约 63 项符合
itself 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (7)
- matlab例程 (6)
- 单片机编程 (4)
- 其他 (4)
- 书籍 (4)
- 压缩解压 (3)
- 数值算法/人工智能 (3)
- Java编程 (3)
- 游戏 (3)
- 单片机开发 (2)
- VHDL/FPGA/Verilog (2)
- USB编程 (2)
- 编辑器/阅读器 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 软件设计/软件工程 (2)
- Linux/uClinux/Unix编程 (2)
- 技术资料 (2)
- 模拟电子 (1)
- 数据结构 (1)
- 电子书籍 (1)
- Linux/Unix编程 (1)
- 微处理器开发 (1)
- Java书籍 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
Linux/Unix编程 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed ...
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
嵌入式/单片机编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design
- sch ...
编辑器/阅读器 So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficien ...
编辑器/阅读器 So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficien ...
数值算法/人工智能 ApMl provides users with the ability to crawl the web and download pages to their computer in a dire
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
微处理器开发 Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pre
Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose
is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is
a good place to start if you re trying to use or figure out pid though.
其他书籍 In recent years large scientific interest has been devoted to joint data decoding and parameter est
In recent years large scientific interest has been
devoted to joint data decoding and parameter estimation
techniques. In this paper, iterative turbo decoding joint
to channel frequency and phase estimation is proposed.
The phase and frequency estimator is embedded into the
structure of the turbo de ...
Java书籍 Core JSP In recent years, a large amount of software development activity has migrated from the cl
Core JSP
In recent years, a large amount of software development activity has migrated from
the client to the server. The client-centric model, in which a client executes complex
programs to visualize and manipulate data, is no longer considered appropriate for the
majority of enterprise application ...