代码搜索:native

找到约 10,000 项符合「native」的源代码

代码结果 10,000
www.eeworm.com/read/194598/8189408

h native_midi_common.h

/* native_midi: Hardware Midi support for the SDL_mixer library Copyright (C) 2000,2001 Florian 'Proff' Schulze & Max Horn This library is free software; you can redistribute it and/or
www.eeworm.com/read/194598/8189519

c native_midi_gpl.c

/*************************************************************************** native_midi_lnx.c ----------------- copyright : (C) 2002 by Peter Ku
www.eeworm.com/read/113130/15469767

txt gcc_native_tutorial.txt

[Tutorial and GCC files provided by Mark Roth] Hello all, It is January 12, 2004 and 1:50AM EST. I am writing this tutorial to share some information on compiling native libraries for PocketC
www.eeworm.com/read/169400/5421545

cs corsymaddrkind.cs

// // // // // $Revisio
www.eeworm.com/read/162614/5531847

am makefile.am

## Input file for automake to generate the Makefile.in used by configure EXTRA_DIST = \ target_native_io.h \ target_native_misc.h \ target_native.h \ target_native_math_float.h \ target_native_networ
www.eeworm.com/read/162519/5541379

am makefile.am

## Input file for automake to generate the Makefile.in used by configure EXTRA_DIST = \ target_native_io.h \ target_native_misc.h \ target_native.h \ target_native_math_float.h \ target_native_networ
www.eeworm.com/read/108315/15588594

txt readme.txt

This is a Console example ** Windows ********************************************** It is configured to find JNI.pas in ..\..\PAS. First create NATIVE.dll by compiling NATIVE.dpr with Delphi.
www.eeworm.com/read/428742/8849440

m code_native_fft_conj.m

%%产生本地伪码FFT共轭数据 function [Code_native_fft_conj]=code_native_fft_conj(inputcode_2,fd_estimate,T_interp,T,f0,dot_insert) T_native_new=T/(1+fd_estimate/f0); T_native_chip_new=T_native_new/1023; Mod