搜索结果
找到约 512 项符合
routines 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (153)
- 其他 (27)
- 单片机开发 (26)
- 单片机编程 (21)
- matlab例程 (19)
- 数学计算 (17)
- 其他书籍 (15)
- 汇编语言 (12)
- Delphi控件源码 (12)
- Java编程 (11)
- 微处理器开发 (7)
- 软件设计/软件工程 (7)
- 技术书籍 (6)
- 可编程逻辑 (6)
- 压缩解压 (6)
- 驱动编程 (6)
- 人工智能/神经网络 (6)
- Internet/网络编程 (5)
- 编译器/解释器 (5)
- 文件格式 (5)
- Java书籍 (5)
- J2ME (5)
- 加密解密 (4)
- 模拟电子 (4)
- 电子书籍 (4)
- Linux/Unix编程 (4)
- 游戏 (4)
- 通讯编程文档 (4)
- 嵌入式/单片机编程 (4)
- VC书籍 (4)
- 电源技术 (3)
- 数据库系统 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 技术管理 (3)
- 数据结构 (3)
- FlashMX/Flex源码 (3)
- 其他行业 (3)
- 其他嵌入式/单片机内容 (3)
- 人物传记/成功经验 (3)
- 精品软件 (3)
- 书籍 (2)
- 手册 (2)
- 笔记 (2)
- PCB相关 (2)
- 无线通信 (2)
- 测试测量 (2)
- 传感与控制 (2)
- 教程资料 (2)
- 串口编程 (2)
- 磁盘编程 (2)
- *行业应用 (2)
- USB编程 (2)
- 系统设计方案 (2)
- 中间件编程 (2)
- GPS编程 (2)
- 软件 (1)
- 应用设计 (1)
- 其他 (1)
- 电路图 (1)
- 行业应用文档 (1)
- 学术论文 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 其他文档 (1)
- 技术教程 (1)
- IC设计软件 (1)
- 通信网络 (1)
- 教程资料 (1)
- CAM (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- Applet (1)
- 金融证券系统 (1)
- CA认证 (1)
- uCOS (1)
- 文章/文档 (1)
- STL (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- 生物技术 (1)
- 手机彩信(MMS)编程 (1)
- Oracle数据库 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- Ajax (1)
- VIP专区 (1)
加密解密 文件加密最重要的问题是什么--安全
文件加密最重要的问题是什么--安全,其次呢--速度。小李文件加密在被加密文件的安全方面及软件自身保护上,都做了很好的解决。首先,软件采用独有的加密算法,而不是现流行的公共算法,直接破解加密文件几乎是不可能的事;其次,此8.1版加入了保护自身的代码,可抗病毒,抗破解,抗反编译,抗暴力破解密码,可以想象,一个不 ...
技术资料 终于有人讲透了芯片是什么,电子人必读
大家都是电子行业的人,对芯片,对各种封装都了解不少,但是你知道一个芯片是怎样设计出来的么?你又知道设计出来的芯片是怎么生产出来的么?看完这篇文章你就有大概的了解。
手机短信编程 Application programming interface routines - based loosely on the "socket" model in Berkeley UNIX
Application programming interface routines - based loosely on the
"socket" model in Berkeley UNIX
Delphi控件源码 contains synchronous routines to open queries with possibility to cancel execution,is intended for D
contains synchronous routines to open queries with possibility to cancel execution,is intended for Direct Oracle Access library by Allround Automations
压缩解压 Image Compression A collection of simple routines for image compression using different techniqu
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
...
其他 These routines model tropospheric radiowave propagation over variable terrain and calculates propaga
These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally developed from an early PE ...
其他书籍 This is a good book explaining the adaptive theory fundamentals with matlab routines covers all the
This is a good book explaining the adaptive theory fundamentals with matlab routines covers all the adaptive filter design algorithms
技术资料 C CAN Driver Routines for the C166 Fami.pdf
资料->【B】电子技术->【B5】通信技术->【1】通信协议->【CAN】->C CAN Driver Routines for the C166 Fami.pdf
汇编语言 用汇编写屏幕保护程序。屏幕保护程序是什么
用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范 ...
单片机编程 P90CL301 I2C driver routines
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-maste ...