搜索资源列表
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, col
06_Tomcat
- 在Java语言中,DataSource对象就是一个代表数据源实体的对象。一个数据源就是一个用来存 储数据的工具,它可以是复杂的大型企业级数据库,也可以是简单得只有行和列的文件。数据源可 以位于在服务器端,也可以位于客服端。 -In the Java language, DataSource object is a data source on behalf of the target entity. A data source is a tool used to store data
Matrixkey
- 判断有无键按下; 软件延时10ms去抖动; 求键的位置(行、列)-Determine whether the key press software delay to 10ms jitter for key location (rows, columns)
4.4jianpanjishu
- 原理图如下,row1~row4为列信号,line1~line4为行信号,采集按键信号时,先将行信号全置为0,然后读取列信号,判断列信号是否有0信号,若有0信号,则表示有按键按下,再根据行与列的状态判断是哪个按键按下,并用发光二极管以16进制形式指示。-The following schematic, row1 ~ row4 for the out signal, line1 ~ line4 for line signals, signal acquisition button, the firs
1
- 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
Sumfilaycol
- Sum of rows and columns of martrix of two matrices
fenk
- 产生三维矩阵随机数列,并且能够可操作地改变各行列树值-Three-dimensional matrix of random numbers generated columns, and can be operable to change the value of the ranks of the tree
course_4
- Term paper on programming on a theme: "Programming of problems on columns Hamilton and Euler cycles ".
GridRowsColumns
- Grid Rows Columns in c sharp
4
- 设有n个人围坐在圆桌周围,从某个位置开始用自然数进行编号为1,2,…,n。然后从编号为k的人从1开始报数,数到m的人便出列;下一个人(第m十1个)又从1开始报数,数到m的人便是第二个出列的人。如此继续下去,直到最后一个人出列为止。要求输出这个出列的顺序。 这个问题称为雅瑟夫(Josephu)问题。-Sitting at round tables with n individuals around started from a position of the number of natural
Room-management-functions
- 实现机房一些列管理功能 详见代码中得功能介绍 希望大家有兴趣可以交流-Room management functions to achieve a number of columns in the code was described Features hope we are interested can exchange
basic-vision
- Color and colorspaces Numbers and Java Feature detection Globally define thresholds Self-calibrate for different lights Use the gimp/bot client on real images Getting an image performs a copy Int[] = bufferedImage.getRGB(
Split-a-sheet-to-more-sheets
- 拆分excel的一个汇总sheet为多个sheet,可以选择要拆分的列-Split a summary excel sheet for more than one sheet, you can choose the columns to be split
P16F873
- A simple example of using the keypad library for mikroC PRO for PIC. It supports keypads with 1..4 rows and 1..4 columns. The code being returned by the Keypad_Key_Press() or Keypad_Key_Click() functions is in range from 1..16. In this exam
migonglaoshu
- 数据结构,迷宫老鼠问题求解 迷宫是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的墙或障碍。迷宫的入口在左上角,出口在右下角。假定用n*m的矩阵来描述迷宫,位置(1,1)表示入口,(n,m)表示出口,n和m分别代表迷宫的行数和列数。迷宫中的每个位置都可用其行号和列号来指定。在矩阵中,当且仅当在位置(i,j)处有一个障碍时其值为1,否则其值为零。(即0表示能通过,1 表示不能通过。)现假设老鼠从左上角[1,1]进入迷宫,编写算法,寻求一条从右下角[m,n] 出去的路径。 迷
vc2
- 实现矩阵(3行3列)的转置(即行列互换)-Achieve the transpose of the matrix (3 rows and 3 columns) (i.e., interchanging rows)
cPP
- a) 使用指针数组对输入三个整数数列(每个序列5个整数),利用指针对三个数进行排序-a) the use of an array of pointers to input three integer columns (each sequence of five integers) using means for three sort
1
- 描述了FLASH的读写操作 特别针对单片机的读写 FLASH类型为S29GLXXN写列-Described FLASH read and write operations, especially for the microcontroller to read and write FLASH type S29GLXXN write columns
disteu
- DISTEU Function DISTEU Pairwise Euclidean distances between columns of two matrices Input: x, y: Two matrices whose each column is an a vector data. Output: d: Element d(i,j) will be the Euclidean distance between two
Hide-Columns
- VB Code for hide columns automatically in excel