搜索资源列表
ase_convertor
- 这是一个很简单的使用java写的从ase文件中提取tecplot可以使用的格式的文件转换器。-This is a very simple use of java was made from the extract Rnase tecplot document to be used in the document format converters.
TI_Shumo
- 数模和模数转换器,很好的文章,值得一看。-few modulus and Analog to Digital, a good paper, an eye-catcher.
JavaJUIChap06
- java图形用户界面 6.1 HelloWorldSwing 6.2 按钮计数器 6.3 Swing按钮 6.4 温度转换器 6.5 HtmlDemo 6.6 投票器 6.7 TextSamplerDemo 6.8 Swing菜单 6.9 文件对话框 6.10 月相 6.11 单位转换器 6.12 Swing动画-java graphical user interface buttons 6.1 6.2 counter HelloWorldSwin
CodeConvert
- 编码转换器,用于把GB2312编码转换成Unicode编码
ncp1402_ch
- NCP1402是单片微功率升压直流-直流转换器,专为便携设备而设计。
ncp1402_en
- NCP1402是单片微功率升压直流-直流转换器,专为便携设备而设计。(英文版)
TestingMethodandApplicationofADConverter
- 介绍了模拟数字转换器静态和动态参数测试技术以及实现测试的硬件平台及软件 环境,采用斜波或纯正弦信号作为输入信号,用数字集成电路测试系统控制采样,并将模拟数字 转换后的数据存储,利用测试系统内的软件将存储数据进行变换,来获得模拟数字转换器的静态 参数和动态参数测试结果。该测试方法具有可编程的优点,是非常适用的测试方法。
RS232_RJ45
- 目前在工业控制领域,单片机系统主要通过RS232、RS485和CAN总线协议通信,它们无法直接与互联网连接,因此该系统处于与互联网隔绝的状态。这些系统广泛采用低成本8位单片机,而这种单片机一般只具有RS232异步串行通信接口,要接入到互联网必须进行通信接口改造,这种改造不仅是接口的物理改造,更关键是数据格式的改造和通信协议的转换。本文提出一种RS232串行通信接口与RJ45以太网接口转换器的设计方案,已有的单片机系统可以通过该转换器接入到以太网,进一步接入互联网。
HTMLSpecialCharConverter
- HTML特殊字符转换器源代码-HTML source code converter
Java_component_des
- 《Java组件设计》的源代码,有许多企业级应用的核心组件的实现代码,包括:配置组件,数据库访问组件,Socket通信组件,JSON转换器,日志组件,权限组件-Java Component Design source code includes core components for enterprise, like configuration, database access, socket, JSON, logger, rights.
PDemo
- 计算输入公式 字符转换器 例如(A+B)*c的值等-Formula for calculating the input characters such as converters (A+ B)* c of the value
struts2_converter
- struts2.0入门,附有源代码 以及说明文档 转换器功能的实现-struts2.0 entry with the source code and documentation converter function implementation
jodconverter-2.2.1
- JODConverter ,Java OpenDocument的转换器,可以转换不同的文档之间的文件格式。 它利用OpenOffice.org的导入/导出过滤器,转换OpenDocument和微软Office格式-JODConverter, Java OpenDocument converter can convert between different document file formats. It uses the OpenOffice.org import/export filt
FLASHMP3
- FLASH+SwiftMP3波形同步播放器模型 功能说明:FLASH+SwiftMP3波形同步的原理其实很简单,SwiftMP3把MP3转换成SWF的时候,把mp3中的音频数据以变量s0、s1、s2、s3、……、s17共18个变量储存,然后我们就可以根据这些变量的值即时设置波谱柱的高度了。注意我只是提供一个模型,解决了主要的技术内核,但这个播放器离实际应用还有一段距离,需要你自己去完善。 使用方法: 1,用SwiftMP3转换音乐后,请在flash_boXing.xml文件中修改你的
convertz280
- JAVA程序开发编码:语言转换器(简体中文和繁体中文)-JAVA Programming code: language converters (Simplified Chinese and Traditional Chinese)
softhy68a
- 自己写的一个JSP转换器 自己写的一个JSP转换器-To write a JSP converter
PictureStyleChange
- Java编写的图片格式转换器,可以实现png,bmp,jpg,gif等图片的格式间相互转化。-Written in Java image format converter, you can achieve png, bmp, jpg, gif image formats such as mutual transformation.
MyTools
- 文件编码转换器源码(java开发)快速转换文件编码-Source file encoding converter (java development) quickly convert the file encoding
jlkj
- 将获取文件夹中图片的位置信息转换成水印添加到图片上(Gets the location information of the picture in the folder and converts it to watermark to add to the picture)
16转rgb
- 将16进制颜色转换为RGB颜色 例如 #FFFFFF到255,255,255(Convert the 16 color color to RGB color for example #FFFFFF to 255,255,255)