代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800640
hpp control_structures.hpp
// -- control_structures.hpp -- Boost Lambda Library --------------------------
// Copyright (C) 1999, 2000 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi)
//
// Distributed under the Boost Software License, Ver
www.eeworm.com/read/130130/5963933
m align_structures.m
function [om,T,Y] = align_structures(X1,X2),
% Find om (R) and T, such that Y = R*X1 + T is as close as
% possible to X2.
[m,n] = size(X1);
% initialization:
% initialize param to n
www.eeworm.com/read/105298/6199766
h libnet-structures.h
/*
* $Id: libnet-structures.h,v 1.2 2003/10/20 15:03:44 chrisgreen Exp $
*
* libnet-structures.h - Network routine library structures header file
*
* Copyright (c) 1998, 1999, 2000 Mike D
www.eeworm.com/read/100449/6269199
h libnet-structures.h
/*
* $Id: libnet-structures.h,v 1.1.1.1 2000/05/25 00:28:49 route Exp $
*
* libnet-structures.h - Network routine library structures header file
*
* Copyright (c) 1998 - 2001 Mike D. Schiffman
www.eeworm.com/read/408235/11401132
exports data-structures.exports
##sys#substring-ci=?
##sys#substring-index
##sys#substring-index-ci
##sys#substring=?
##data-structures#reverse-string-append
->string
alist-ref
alist-update!
always?
any?
atom?
binary-search
butlast
www.eeworm.com/read/408235/11401268
c udata-structures.c
/* Generated from data-structures.scm by the CHICKEN compiler
http://www.call-with-current-continuation.org
2008-09-23 22:56
Version 3.3.0 - linux-unix-gnu-x86 [ manyargs dload ptables applyh
www.eeworm.com/read/408235/11401282
c data-structures.c
/* Generated from data-structures.scm by the CHICKEN compiler
http://www.call-with-current-continuation.org
2008-09-23 22:55
Version 3.3.0 - linux-unix-gnu-x86 [ manyargs dload ptables applyh
www.eeworm.com/read/408235/11401315
scm data-structures.scm
;;; data-structures.scm - Optional data structures extensions
;
; Copyright (c) 2008, The Chicken Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; m