open bsd vax module -if function
资源简介:open bsd vax module -if function
上传时间: 2014-02-04
上传用户:x4587
资源简介:open bsd vm device design
上传时间: 2014-01-17
上传用户:yoleeson
资源简介:open bsd stand lib of sys
上传时间: 2016-01-21
上传用户:上善若水
资源简介://结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl...
上传时间: 2014-08-16
上传用户:gut1234567
资源简介:(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated inp...
上传时间: 2014-01-27
上传用户:qwe1234
资源简介:This module is common to all of the Example programs It declares the {open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also contains several support routines used by a...
上传时间: 2015-10-07
上传用户:yoleeson
资源简介:function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
上传时间: 2015-12-17
上传用户:tb_6877751
资源简介:The Unisoft software module GERBER CONNECTION (CNC-BRIDGE). GERBER CONNECTION has all the features of VIEW-MARKUP and adds the ability to open multiple gerber file layers and add information to components. It is always the preference to use...
上传时间: 2014-01-21
上传用户:13681659100
资源简介:Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8
上传时间: 2016-09-26
上传用户:lacsx
资源简介:This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccept() does not suspend the calling task if a message is not available.
上传时间: 2014-12-04
上传用户:hphh
资源简介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上传时间: 2013-12-26
上传用户:叶山豪
资源简介:Data logger external EEPROM function based on new Renesus microcontroller. This module has been tested on the renesus develop board.EEPROM was programmed with temperature calibration beforehand.
上传时间: 2017-09-01
上传用户:yoleeson
资源简介:Data logger Serial Communication function based on new Renesus microcontroller. This module has been tested on the renesus develop board with RS232 cable.
上传时间: 2013-12-26
上传用户:ZJX5201314
资源简介:Matlab implementation of Moore reverberation algorithm, function module
上传时间: 2017-09-20
上传用户:cccole0605
资源简介:A Computer-On-module, or COM, is a module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board comput...
上传时间: 2013-11-05
上传用户:Wwill
资源简介:接收pop3 Public function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf...
上传时间: 2013-12-28
上传用户:fnhhs
资源简介: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 m...
上传时间: 2015-05-14
上传用户:aig85
资源简介:* function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If ...
上传时间: 2014-12-20
上传用户:Yukiseop
资源简介:open Source for the Enterprise open source software is changing the world of Information Technology. But making it work for your company is far more complicated than simply installing a copy of Linux. If you are serious about using open ...
上传时间: 2013-12-27
上传用户:R50974
资源简介:* CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * ...
上传时间: 2015-09-07
上传用户:qunquan
资源简介:* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, t...
上传时间: 2015-09-07
上传用户:refent
资源简介: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 ve...
上传时间: 2015-09-08
上传用户:xieguodong1234
资源简介:Predefined Style options define the style by setting several other options. If other options are also used, the placement of the predefined style option in the command line is important. If the predefined style option is placed first, the o...
上传时间: 2014-12-21
上传用户:zhangliming420
资源简介:openCV means Intel® open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. openCV has cross-platform middle-to-high lev...
上传时间: 2015-09-12
上传用户:zhangyi99104144
资源简介:% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direct...
上传时间: 2014-01-24
上传用户:Thuan
资源简介:The programming port of all the FP PLC’s support open MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler o...
上传时间: 2015-12-08
上传用户:youmo81
资源简介:This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Onl...
上传时间: 2014-01-01
上传用户:qq21508895
资源简介:openSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin ...
上传时间: 2016-01-30
上传用户:asdfasdfd
资源简介:The Wifidog project is an open source captive portal solution. It was designed primarily for wireless community groups, but caters to various other business models as well. If you have questions about the wifidog project, they may be answer...
上传时间: 2013-11-29
上传用户:梧桐
资源简介:1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 ...
上传时间: 2016-04-16
上传用户:waitingfy