搜索结果
找到约 64 项符合
something 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- 其他书籍 (5)
- 书籍 (5)
- Java书籍 (3)
- 电子书籍 (3)
- 通讯编程文档 (3)
- 技术管理 (3)
- Java编程 (2)
- 软件设计/软件工程 (2)
- 编辑器/阅读器 (2)
- Delphi控件源码 (2)
- SQL Server (2)
- 数据结构 (2)
- 实用工具 (1)
- 教程资料 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 人工智能/神经网络 (1)
- CA认证 (1)
- 通讯/手机编程 (1)
- Applet (1)
- 数学计算 (1)
- 单片机开发 (1)
- VxWorks (1)
- 加密解密 (1)
- Ajax (1)
- 文件格式 (1)
- 嵌入式/单片机编程 (1)
- 中间件编程 (1)
- DSP编程 (1)
- Linux/Unix编程 (1)
- STL (1)
- 行业发展研究 (1)
- 文章/文档 (1)
- matlab例程 (1)
- 微处理器开发 (1)
微处理器开发 Something important about ATmega8 and blinkig LEDs
Something important about ATmega8 and blinkig LEDs
实用工具 ARM7
有关LPC213X系列ARM7编程实例以及对LPC2132芯片的硬件设计有一个系统的阐述,对初学者很有帮助。-something about LPC2131 for studying
电源技术 智能电网安全保护
Abstract: Stuxnet, a sophisticated virus that damaged Iran's nuclear capability, should be an eye openerfor the world. We can choose to learn something very narrow (how to combat the Stuxnet virus) or wecan choose to focus on the larger goal of thwarting the next type of creative cyber attack. ...
单片机编程 An easy way to work with Exter
Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Processor (PCP) and the CPUitself can generate an Interrupt Requ ...
人工智能/神经网络 CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4
CoLIN 人工语言模拟 汉化版 2002年8月9日
原作者
布朗 alan j. brown
15 Kinloch Road
Renfrew
Scotland
PA4 0RJ
alan@barc0de.demon.co.uk
http://www.barc0de.demon.co.uk/
汉化者
陈辉
主页: http://go2debug.yeah.net
邮件: go2debug@hotmail.com
ICQ: 149054569
简介
通过菜单可以清空数据库 ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
技术管理 It is he introduce about CD-ROM s physical structure. Maybe it give you some help, if you want to kn
It is he introduce about CD-ROM s physical structure. Maybe it give you some help, if you want to know something about CD-ROm.
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...