搜索结果
找到约 1,119 项符合
msp-TEST 的查询结果
Modem编程 一个MODEM的短信软件
一个MODEM的短信软件,支持多串口,轮寻发送,自动接收以及PDU和TEST的交互方式,特别是对串口的操作有借鉴意义!
手机彩信(MMS)编程 WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1
WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1.x. It may be called a reverse WAP gateway, and enables you to test or browse WAP sites with HTTP tools. It also can be used with penetration test tools.
单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
VHDL/FPGA/Verilog VHDL 关于2DFFT设计程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be
VHDL 关于2DFFT设计程序
u scinode1 &#8764 scinode9.vhd: Every SCI node RTL vhdl code. The details can be
seen in the following section.
u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus
network, and it support these sub-modules scinode1&#8764 scinode9 reset and clk
and glob ...
数学计算 根据模糊故障数的资料
根据模糊故障数的资料,实现了核心的算法。test类是启动测试类。该算法主要实现核心部分,具体应用要根据实际的环境对代码作简单的修改即可
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
企业管理 支持ACCESS数据库的数据的查询、打印、统计等
支持ACCESS数据库的数据的查询、打印、统计等,初始用户:test,密码:123456
加密解密 RSA公开密钥算法C源代码
RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载
其他 J2MEUI设计Demo
J2MEUI设计Demo,其中包含UI中的界面实例,Test,Command等控件
SQL Server BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:oot.ini ) --删除文件Select dbo.FileDelete(
BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini )
--删除文件Select dbo.FileDelete( C:\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\Test\test ,1)
--文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1)
-- ...