代码搜索结果
找到约 10,000 项符合
Z 的代码
test_multi_translation_z.m
%*************************************
% test_multi_translation_z.m *
%*************************************
% Auteur : Sylvain Lecler (th鑣e 2003-2005)
% Directeur administratif : Patrick
clag2z.f.html
clag2z.f
me1z.f90
MODULE e1z_func
! From the book "Computation of Special Functions"
! by Shanjie Zhang and Jianming Jin
! Copyright 1996 by John Wiley & Sons, Inc.
! The authors state:
! "However, we
z_p_cancel1.m
function [numC,denC]=z_p_cancel(numC,denC,accuracy)
%[numC,denC]=z_p_cancel(numC,denC,accuracy)
% cancel common roots of polinomials (numC and denC)
common=gcdpoly(numC,denC);
numC=deconv(numC,c
lcd_z32r.dep
Dependencies for Project 'LCD', Target 'Z32R': (DO NOT MODIFY !)
F (.\STM32F10x.s)(0x46E638A6)(--device DARMSTM -g --apcs=interwork -I "C:\Keil\ARM\INC\ST\STM32F10x" --list ".\output\STM32F10x.lst" -
ucosii_z32r.dep
Dependencies for Project 'uCOSii', Target 'Z32R': (DO NOT MODIFY !)
F (.\APP\App.c)(0x4824098D)(-c --device DARMSTM -g -O0 --apcs=interwork -I.\BSP -I.\APP -I.\CortexM3 -I.\uCOS -I "C:\Keil\ARM\INC\S