代码搜索:basicly

找到约 11 项符合「basicly」的源代码

代码结果 11
www.eeworm.com/read/224248/14600236

txt notes.txt

This is a keil c51 template project,include basicly function and some usefull macros and consts. new project can easy build from it. OGRE 2007/07/14 wqf-swust@163.com
www.eeworm.com/read/178232/5317668

c sp_isdataat.c

/* $Id$ */ /* sp_isdataat * * Purpose: * Test a specific byte to see if there is data. (Basicly, rule keyword * into inBounds) * * Arguments: * byte location to check
www.eeworm.com/read/289126/3995662

c sp_isdataat.c

/* $Id$ */ /* sp_isdataat * * Purpose: * Test a specific byte to see if there is data. (Basicly, rule keyword * into inBounds) * * Arguments: * byte location to check
www.eeworm.com/read/457303/7328142

do_make

#!/bin/bash # this is a script around make which basicly checks # if it's in srcdir or in builddir and changes to # the right directory for calling /usr/bin/make # (C) Stephan Kulow # You may need
www.eeworm.com/read/345593/11806183

pas unit1.pas

{: This bench stresses particle systems management in GLScene. This proggy basicly creates and moves the highest quantity its framerate allows (one particle is created after each render, part
www.eeworm.com/read/376060/2715089

svn-base extracticon.pas.svn-base

unit extracticon; { Basicly a copy/paste from the delphi vcl with a few modifications to allow 24-bit icons } interface uses windows, classes, SysUtils, graphics, consts; procedure WriteIc
www.eeworm.com/read/345593/11806158

pas unit1.pas

{: This sample is basicly a bench for GLScene. A fair number of TGLCube are created and rendered (for cSize=5, that's about 1331 cubes, 7986 polygons or 15972 triangles). Only one light and b
www.eeworm.com/read/429841/1944964

java juliandatestamp.java

package jodd.datetime; import java.math.BigDecimal; /** * Julian Date stamp, for high precision calculations. Julian date is a real * number and it basicly consist of two parts: integer and
www.eeworm.com/read/392017/8367265

m find_params.m

function out=find_params(TFS,HS) % function out=find_params(TFS,HS) % % This function solves (if possible) the values for symbolic parameters in HS. % Basicly this function is about solving a syst
www.eeworm.com/read/177353/5328209

h css.h

#ifndef EL__DOCUMENT_CSS_CSS_H #define EL__DOCUMENT_CSS_CSS_H struct css_stylesheet; struct module; struct uri; /* TODO: Basicly we need two default stylesheets. One that ELinks controls * (which