搜索结果
找到约 2,573 项符合
MPLAB X IDE 的查询结果
其他书籍 Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April
Perl & XML.
by Erik T. Ray and Jason McIntosh
ISBN 0-596-00205-X
First Edition, published April 2002.
(See the catalog page for this book.)
Table of Contents
Copyright Page
Preface
Chapter 1: Perl and XML
Chapter 2: An XML Recap
Chapter 3: XML Basics: Reading and Writing
Chapter 4: Event Streams ...
数学计算 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值
1.功能
利用连分式法求非线性方程f(x)=0的一个实根(C语言)
2.参数说明
double *x : 指向迭代初值,返回时指向迭代终值
double eps : 控制精度要求
double (*f)() : 指向计算f(x)值的函数名(由用户自编)
int pqrt() : 函数返回迭代次数
3.文件说明
pqrt.c为函数程序
pqrt0.c为主函数程序 ...
其他嵌入式/单片机内容 用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序
用于wavecom的gprs通信模块
编译器是GCC
IDE是VC++
嵌入式系统是OPENAT 3.12
一个TCP client socket 源程序
*行业应用 一个能够从三次样条插值反求出X坐标的算法
一个能够从三次样条插值反求出X坐标的算法
Linux/Unix编程 AIX 5.x 下的 proc程序 的makefile 文件 实例。 供unix 编程入门使用
AIX 5.x 下的 proc程序 的makefile 文件 实例。 供unix 编程入门使用
Linux/Unix编程 max6650风扇控制芯片在linux 2.6.x下的控制程序
max6650风扇控制芯片在linux 2.6.x下的控制程序
MySQL数据库 物资管理系统 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Serv
物资管理系统
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Material_MIS ...
Linux/Unix编程 performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, w
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an
m by n matrix
其他行业 注意:数据库在 x:房屋出租管理系统data文件下
注意:数据库在 x:\房屋出租管理系统\data文件下,
2.修改iniFw.ini数据库的服务器,用户,密码,
3.点FangWuMis.exe就能执行。
4超级用户为admin 密码为admin
5.。pas文件可以看到代码。
软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag)
%CUM2X Cross-covariance
% y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag)
% x,y - data vectors/matrices with identical dimensions
% if x,y are matrices, rather than vectors, columns are
% assumed to correspond to independent real ...