搜索结果
找到约 61 项符合
SH 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (9)
- Java编程 (5)
- 技术资料 (5)
- 单片机开发 (4)
- 其他 (4)
- 单片机编程 (3)
- 微处理器开发 (3)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- VHDL/FPGA/Verilog (2)
- 多媒体处理 (1)
- 电子元器件应用 (1)
- 文章/文档 (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 网络 (1)
- SQL Server (1)
- 多国语言处理 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 汇编语言 (1)
- 系统设计方案 (1)
- 电子书籍 (1)
- 文件格式 (1)
- 其他书籍 (1)
- 数据库系统 (1)
- matlab例程 (1)
- 教育系统应用 (1)
- Oracle数据库 (1)
- 嵌入式综合 (1)
- Linux/uClinux/Unix编程 (1)
- 源码 (1)
SQL Server SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for ...
其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh
- Convert file (plain text) or clipboard content among the following
encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian,
unicode little-endian, and utf-8.
- Batch files conversion
- Preview file content and converted result before actual conversion.
Delphi控件源码 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件
文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。
当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。
支持的数学函数:cos(), sin(), ...
多国语言处理 pyformat.zip包中有两个文件夹
pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。
源码使用方法示例:执行"python pyformat.py testfile.txt"。
可执行程序使用方法示例:执行“pyformat testfile.txt”。
即可把文件名中的 ...
嵌入式Linux zd1211无线网卡驱动源代码
zd1211无线网卡驱动源代码,网卡为USB接口
你可以把摄像头的驱动在编译内核的时候直接编译进去,然后把内核烧进去,以后我们每次执行应用程序就可以了,
也可以把要执行的应用程序直接写在init.sh里边看一下,那就以后连好摄像头然后一开机,摄像头就会把采集到的图象显示在屏上。 ...
Java编程 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi
This temp directory is used by the JVM for temporary file storage.
The JVM is configured to use this as its java.io.tmpdir in the
catalina.sh and catalina.bat scripts.
微处理器开发 T-monitor监控程序
T-monitor监控程序,类是BIOS,BSP,uBoot等,主要应用于SH系列处理器。
通讯编程文档 Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make U
Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals
GDB User s Guide
GNU Make User s Guide
GNU Toolchain Release Notes
GNU Toolkit User s Guide for Pentium
GNU Toolkit User s Guide for Simulators, 68K, and SH
Tornado API Guide
Tornado API Reference
Torn ...
VHDL/FPGA/Verilog 本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时 使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校 时
本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时
使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校
时,(hh,hl,ml,mh,sh,sl)--时,分,秒显示信号。
校时的时候,秒清零。
汇编语言 定时器程序 采用89c2051 2001.10 ****************** ****************** 伪定义 ***********
定时器程序
采用89c2051
2001.10
******************
******************
伪定义
******************
SL EQU 30H SL存放秒的个位数
SH EQU 31H SH存放秒的十位数
ML EQU 32H ML存放分的个位数
MH EQU 33H MH存放分的十位数
HL EQU 34H HL存放时的个位数
HH EQU 35H HH存放时的 ...