代码搜索:maker
找到约 1,209 项符合「maker」的源代码
代码结果 1,209
www.eeworm.com/read/361182/2952205
cs scroll_maker.cs
namespace Imps.Client.Pc.BizControls
{
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
public sealed class scroll_maker
{
p
www.eeworm.com/read/263156/4305402
hpp enum_maker.hpp
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "S
www.eeworm.com/read/260165/4335411
hpp cstring_maker.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/string/cstring_maker.hpp
*
* Purpose: Simple utility class for creating (constant) C-strin
www.eeworm.com/read/158056/5600028
java~1~ maker.java~1~
package zhaobiao.data;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author unascribed
* @version 1.0
*/
public class Maker {
pub
www.eeworm.com/read/267760/11163986
m lp_maker.m
%LP_MAKER Makes mixed integer linear programming problems.
%
% SYNOPSIS: lp_handle = lp_maker(f,a,b,e,vlb,vub,xint,scalemode,setminim)
% make the MILP problem
% max v = f'*x
% a*x
www.eeworm.com/read/412239/11208838
v shift_maker.v
// Written by Amit Pandey
`define SHIFT_TYPE1 2'b00
`define SHIFT_TYPE2 2'b01
`define SHIFT_TYPE3 2'b10
`define SHIFT_TYPE4 2'b11
module shift_maker(ir2, Reg_value, SAM_Ctrl,BS_Shift_Amt,BS_Sh
www.eeworm.com/read/237957/13918025
cc input_maker.cc
// input_maker.cc
#include
#include
#include "input_maker.h"
void Input_maker(int type, Interval &In)
{
int i,j;
real var, norm = 0;
const real t[11] = {.1, .13, .15, .23
www.eeworm.com/read/237957/13918026
h input_maker.h
// input_maker.h
#include "../source/libw.h"
#ifndef INPUTMAKER_H
#define INPUTMAKER_H
void Input_maker(int type, Interval &In); // function for making 6 different