搜索结果
找到约 295 项符合
Should 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (27)
- 其他 (24)
- Java编程 (16)
- 书籍 (14)
- matlab例程 (11)
- 单片机开发 (11)
- Linux/Unix编程 (10)
- 单片机编程 (7)
- VC书籍 (7)
- 人工智能/神经网络 (7)
- 驱动编程 (7)
- Internet/网络编程 (6)
- 编译器/解释器 (6)
- 数学计算 (5)
- 数值算法/人工智能 (5)
- 数据结构 (5)
- 技术资料 (5)
- 电源技术 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯编程文档 (4)
- 行业发展研究 (4)
- 游戏 (4)
- Delphi控件源码 (4)
- 模拟电子 (3)
- 可编程逻辑 (3)
- 数据库系统 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 网络 (3)
- Java书籍 (3)
- DSP编程 (3)
- 微处理器开发 (3)
- 通讯/手机编程 (3)
- Jsp/Servlet (3)
- 汇编语言 (3)
- 金融证券系统 (3)
- 嵌入式综合 (2)
- GPS编程 (2)
- 操作系统开发 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 邮电通讯系统 (2)
- Applet (2)
- Windows CE (2)
- 教育系统应用 (2)
- VxWorks (2)
- VHDL/FPGA/Verilog (2)
- 软件工程 (2)
- JavaScript (2)
- Linux/uClinux/Unix编程 (2)
- allegro (1)
- PCB相关 (1)
- 教程资料 (1)
- 无线通信 (1)
- Windows Mobile (1)
- 嵌入式Linux (1)
- USB编程 (1)
- 语音压缩 (1)
- OA系统 (1)
- 软件设计/软件工程 (1)
- RFID编程 (1)
- 中间件编程 (1)
- J2ME (1)
- 其他行业 (1)
- 加密解密 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 文件格式 (1)
- 系统设计方案 (1)
- *行业应用 (1)
- Delphi/CppBuilder (1)
- Ajax (1)
- 企业管理 (1)
- FlashMX/Flex源码 (1)
- C/C++语言编程 (1)
- Matlab (1)
- 论文 (1)
- VIP专区 (1)
matlab例程 This chapter contains sample programs for determining capacity. The reader is advised to go through
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to
"capacity_plot_main.m". The latter file deals with all the other c ...
驱动编程 This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filt ...
编译器/解释器 This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG ...
游戏 WIN32 APPLICATION : gamegold ======================================================================
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the m ...
matlab例程 MATLAB的SVM算法实现
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you reall ...
单片机开发 CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This
CPU的code banking技术实例:
This Zip file contains five (3) folders:
FastChip Project Files
* This folder contains a folder called "Bank" that
should be moved into:
<install_root>\FastChip\Projects
Keil Project Files
* These files are to be put into the directory of
your choice and the proje ...
Java书籍 Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof
Writing Robust Java Code
The AmbySoft Inc. Coding Standards for Java
v17.01d
Scott W. Ambler
Software Process Mentor
This Version: January 15, 2000
Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper
This white paper describes a collection of standards, conventio
code. They are based on so ...
网络 Libnet is a generic networking API that provides access to several protocols. It is not designed as
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provi ...
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...
网络 Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in ...