代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/187106/8854974
c make.c
/*
* Do the actual making for make
*/
#include "h.h"
/*
* Support functions for Windows 95
*/
time_t CnvSystemTime(LPSYSTEMTIME pSysTime)
{
time_t result = 0;
int
www.eeworm.com/read/427616/8929214
pas getglyphoutlineu.pas
unit GetGlyphOutlineU;
{Special thanks to Marco Cocco for his valuable insight into making this
example work.
Note: See Marco Cocco's excellent True Type Font to Vector conversion
www.eeworm.com/read/381363/9096071
hlp analyze_menu.hlp
Analyze Menu
Making measurements on the current image is done through the Analyze
menu. Users can measure the lengths of objects, draw lines on the
image, and measure angles pertaining to objects.
www.eeworm.com/read/177129/9468827
m decision_region.m
function D = decision_region(param_struct, region)
%Function for making decision regions for Gaussians.
%Inputs are the means, covariances and weights for the Gaussians.
%Output is the decision r
www.eeworm.com/read/373081/9475873
m siplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox investigating possible synergy between intervals')
disp(' ')
disp(' We start by making an siPLS model of near infrared da
www.eeworm.com/read/175308/9552674
ex-09-11
// Example 09-11: Making a ListBox an enumerable class
namespace Programming_CSharp
{
using System;
using System.Collections;
// a simplified ListBox control
public class ListB
www.eeworm.com/read/168625/9904328
tcl teledesic-840.tcl
#
# Teledesic
#
# Original Calling 840-active-satellite design.
# In reality, maintaining phasing between planes for all these
# satellites would be impossible, making phasing random.
# perfect simula
www.eeworm.com/read/279692/10402935
pas getglyphoutlineu.pas
unit GetGlyphOutlineU;
{Special thanks to Marco Cocco for his valuable insight into making this
example work.
Note: See Marco Cocco's excellent True Type Font to Vector conversion
www.eeworm.com/read/424116/10491274
m siplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox investigating possible synergy between intervals')
disp(' ')
disp(' We start by making an siPLS model of near infrared da
www.eeworm.com/read/276828/10706124
inc export.inc
; Macroinstruction for making export section
macro export dllname,[label,string]
{ common
local module,addresses,names,ordinal,count
count = 0
forward
count = count+1
com