代码搜索结果

找到约 10,000 项符合 S 的代码

stubs.s

;; Stubs to match between function names .area _CODE .globl __mulslong .globl __mululong .globl __modslong .globl __modulong .globl __divs

stubs.s

;; Stubs to match between function names .area _CODE .globl __mulslong .globl __mululong .globl __modslong .globl __modulong .globl __divs

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

vid_menu.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So

forminfor.m

function data=FormInfor(q_s,attitude_s,v_s,T_s,wepp_s,wiep_s,phi_s,lamda_s,q_m,attitude_m,v_m,T_m,wepp_m,wiep_m,phi_m,lamda_m) data(1:4,1)=q_s; data(5:7,1)=attitude_s; data(8:10,1)=v_s;

getinfor.m

function [q_s,attitude_s,v_s,T_s,wepp_s,wiep_s,phi_s,lamda_s,q_m,attitude_m,v_m,T_m,wepp_m,wiep_m,phi_m,lamda_m]=GetInfor(data) q_s=data(1:4,1); attitude_s=data(5:7,1); v_s=data(8:10,1)