代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/475633/6774943

makefile

# Makefile for tu-testbed project. # Very miscellaneous at the moment. all: make -C base make -C geometry make -C gameswf # make -C demos/chunklod clean: make -C base clean make -C geometry cle
www.eeworm.com/read/370635/9589641

m compute_quadtree.m

function [QT,Theta] = compute_quadtree(M,T,j_min,j_max,s) % bandelet_transform_fwd - compute the quadtree that optimize the Lagrangian. % % [QT,Theta] = compute_quadtree(M,T,j_min,j_max,s); %
www.eeworm.com/read/248425/12563067

html package-tree.html

www.eeworm.com/read/113583/15452922

xminicom

#!/bin/sh # # xminicom Run minicom in an xterm. This script looks for # color_xterm, rxvt and xterm (in that order) and # starts it up with minicom inside it. # # version $Id: xminicom,v 1.2 1999/1
www.eeworm.com/read/100102/15885049

xminicom

#!/bin/sh # # xminicom Run minicom in an xterm. This script looks for # color_xterm, rxvt and xterm (in that order) and # starts it up with minicom inside it. # findcmd() { IFS=: for i in $PAT
www.eeworm.com/read/185808/8984012

h floppyios.h

#if !defined(FLOPPY_IOS_H__) #define FLOPPY_IOS_H__ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #include HANDLE OpenDisk(LPCTSTR filename); BOOL GetDiskGeome
www.eeworm.com/read/168625/9904264

tcl about.tcl

# ###################################################### # # SaVi by Robert Thurman (thurman@geom.umn.edu) and # Patrick Worfolk (worfolk@alum.mit.edu). # # Copyright (c) 1997 by The Geomet
www.eeworm.com/read/353746/10422387

c glyphstring.c

/* Pango * glyphstring.c: * * Copyright (C) 1999 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public
www.eeworm.com/read/353311/10455493

txt u盘容量获取.txt

U盘容量的获取 用DeviceIoControl得到U盘物理参数! bResult = DeviceIoControl(hDevice, // device to be queried IOCTL_DISK_GET_DRIVE_GEOMETRY, // operation to perform NULL, 0,
www.eeworm.com/read/333745/12661841

h floppyios.h

#if !defined(FLOPPY_IOS_H__) #define FLOPPY_IOS_H__ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #include HANDLE OpenDisk(LPCTSTR filename); BOOL GetDiskGeome