代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/223481/14639219
m singlesimulate.m
function sim_state = SingleSimulate( varargin )
% Simulate runs a single simulation
%
% The calling syntax is:
% [sim_param, sim_state] = SingleSimulate( sim_param, sim_state, code_param )
%
www.eeworm.com/read/223481/14639239
m cmlplot.m
function [sim_param, sim_state] = CmlPlot( varargin )
% CmlPlot plots simulation results
%
% The calling syntax is:
% [sim_param, sim_state] = CmlPlot( scenario_filename, cases )
%
% Out
www.eeworm.com/read/120797/14787864
c exec1000.c
/* Opcodes 1xxx -- one lovely instruction =)
Output from GDB's 'gencode -t':
0001nnnnmmmmi4*4 mov.l ,@(,)
*/
#include "sh4sim.h"
int sim_exec_1000(uint16 instr) {
int im
www.eeworm.com/read/120797/14787873
c exec5000.c
/* Opcodes 5xxx -- a single mov instruction
Output from GDB's 'gencode -t':
0101nnnnmmmmi4*4 mov.l @(,),
*/
#include "sh4sim.h"
int sim_exec_5000(uint16 instr) {
int im
www.eeworm.com/read/206931/15285796
c sim_x.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/172729/9695033
py cf_interleaver_8_16.py
#
# Copyright (c) 2003 Launchbird Design Systems, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
www.eeworm.com/read/172729/9695043
py cf_interleaver_11_64.py
#
# Copyright (c) 2003 Launchbird Design Systems, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
www.eeworm.com/read/172729/9695066
py cf_interleaver_9_64.py
#
# Copyright (c) 2003 Launchbird Design Systems, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
www.eeworm.com/read/172729/9695072
py cf_interleaver_9_32.py
#
# Copyright (c) 2003 Launchbird Design Systems, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
www.eeworm.com/read/172729/9695095
py cf_interleaver_8_64.py
#
# Copyright (c) 2003 Launchbird Design Systems, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the