搜索结果

找到约 2,210 项符合 IBM-X 的查询结果

Linux/Unix编程 本书全面而系统的介绍了安装和配置Thiz Server、Lnux常用命令、Shell操作与简易编程、使用Vi编辑器、Linux的引导过程及原理、软件安装及RPM的使用、配置和使用X Window、用户

本书全面而系统的介绍了安装和配置Thiz Server、Lnux常用命令、Shell操作与简易编程、使用Vi编辑器、Linux的引导过程及原理、软件安装及RPM的使用、配置和使用X Window、用户和用户组管理、进程管理、文件管理等相关内容。
https://www.eeworm.com/dl/619/313272.html
下载: 187
查看: 1043

其他 这个是在Visual 6.0下的插件 named as Visual Assist X,安装到VS下

这个是在Visual 6.0下的插件 named as Visual Assist X,安装到VS下,对代码编辑很有用处。
https://www.eeworm.com/dl/534/313672.html
下载: 71
查看: 1050

其他书籍 Volume One: Xlib Programming Manual for Version 11 of the X Window System.

Volume One: Xlib Programming Manual for Version 11 of the X Window System.
https://www.eeworm.com/dl/542/314059.html
下载: 42
查看: 1039

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314081.html
下载: 23
查看: 1059

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314082.html
下载: 181
查看: 1043

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314083.html
下载: 77
查看: 1062

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314085.html
下载: 61
查看: 1047

SQL Server IBM公司专门为DB2中的SOL编程所写的官方入门教程

IBM公司专门为DB2中的SOL编程所写的官方入门教程,非常实用,里面均按照DB2的实际环境进行操作和指导,很容易上手,是DB2认证的初级入门资料。
https://www.eeworm.com/dl/689/314117.html
下载: 30
查看: 1050

汇编语言 一个基于IBM汇编语言实现的数字钟完整程序

一个基于IBM汇编语言实现的数字钟完整程序,可供学习汇编和低层调用提供参考。
https://www.eeworm.com/dl/644/314537.html
下载: 128
查看: 1036

操作系统开发 y=x+log(x)-2.2 的一种算法

y=x+log(x)-2.2 的一种算法
https://www.eeworm.com/dl/531/314831.html
下载: 95
查看: 1030