代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/178378/9405003
h stack.h
//: C05:Stack.h
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Nested structs via linked list
#ifndef STACK_
www.eeworm.com/read/165123/10075656
c savehmm_multialpha.c
#include
#include
#include
#include
#include
#include "structs.h" /* data structures etc */
#include "funcs.h" /* function header */
#define POS 0
www.eeworm.com/read/397115/8066342
m som_write_data.m
function som_write_data(sData, filename, missing)
%SOM_WRITE_DATA Writes data structs/matrices to a file in SOM_PAK format.
%
% som_write_data(data,filename,[missing])
%
% som_write_data(sD,'system.
www.eeworm.com/read/331448/12827181
m som_write_data.m
function som_write_data(sData, filename, missing)
%SOM_WRITE_DATA Writes data structs/matrices to a file in SOM_PAK format.
%
% som_write_data(data,filename,[missing])
%
% som_write_data(sD,'system.
www.eeworm.com/read/244790/12843407
m som_write_data.m
function som_write_data(sData, filename, missing)
%SOM_WRITE_DATA Writes data structs/matrices to a file in SOM_PAK format.
%
% som_write_data(data,filename,[missing])
%
% som_write_data(sD,'system.
www.eeworm.com/read/141739/12988414
m som_write_data.m
function som_write_data(sData, filename, missing)
%SOM_WRITE_DATA Writes data structs/matrices to a file in SOM_PAK format.
%
% som_write_data(data,filename,[missing])
%
% som_write_data(sD,'system.
www.eeworm.com/read/303048/13823159
m som_write_data.m
function som_write_data(sData, filename, missing)
%SOM_WRITE_DATA Writes data structs/matrices to a file in SOM_PAK format.
%
% som_write_data(data,filename,[missing])
%
% som_write_data(sD,'system.
www.eeworm.com/read/139842/5796876
h text_code.h
#ifndef _TEXT_CODE_H_
#define _TEXT_CODE_H_
#include "momusys.h"
#include "mom_structs.h"
#include "text_defs.h"
#include "text_bits.h"
#ifdef __cplusplus
extern "C" {
#endif
Void VopCodeS
www.eeworm.com/read/261194/11660482
readme
The c++ wrapper lets you use objects in more or less the same way you would
with PHP or Python. Just #include and you've got handy c++ objects
instead of c structs. The mingpp.h file is
www.eeworm.com/read/9022/161720
h text_code.h
#ifndef _TEXT_CODE_H_
#define _TEXT_CODE_H_
#include "momusys.h"
#include "mom_structs.h"
#include "text_defs.h"
#include "text_bits.h"
#ifdef __cplusplus
extern "C" {
#endif
Void VopCodeS