代码搜索:Graphical

找到约 2,243 项符合「Graphical」的源代码

代码结果 2,243
www.eeworm.com/read/329502/12951447

readme

This is SDL_gui, a Graphical User Interface library that runs on top of SDL (Simple Directmedia Layer). SDL_gui is a (slightly) higher level library than SDL. It provides widgets and containers, and
www.eeworm.com/read/316215/13528223

c osram128x64x4.c

//***************************************************************************** // // osram128x64x4.c - Driver for the OSRAM 128x64x4 graphical OLED display. // // Copyright (c) 2006-2007 Luminary
www.eeworm.com/read/316087/13530621

txt save_readme.txt

The following files were generated for 'save' in directory D:\Xilinx\basys\huanyizuoyi\VGAVGA: save.asy: Graphical symbol information file. Used by the ISE tools and some third party tool
www.eeworm.com/read/310728/13644868

java canvas.java

import javax.swing.*; import java.awt.*; import java.util.List; import java.util.*; /** * Canvas is a class to allow for simple graphical drawing on a canvas. * This is a modification of the
www.eeworm.com/read/147422/5729996

m mod.m

% Script : create a Graphical User Interface for modification % In this mfile, one figure 'm_win_f'is created m_win_f=figure('Unit','normalized',... 'Position',[0.1 0.15 0.15 0.5],...
www.eeworm.com/read/147422/5730051

m main_vocos.m

% Script : create a Graphical Interface for the VOCOS system % In this mfile, one figure--m_win_h is created close all; clear; clc; %path(path,'.\function'); %path(path,'.\system'); %path(p
www.eeworm.com/read/147422/5730052

m main.m

% Script : create a Graphical Interface for the VOCOS system % In this mfile, one figure--m_win_h is created close all; clear; clc; %path(path,'.\function'); %path(path,'.\system'); %path(p
www.eeworm.com/read/109473/6174139

php3 smilies.lib.php3

www.eeworm.com/read/100127/6274051

py solitaire.py

#! /usr/bin/env python """Solitaire game, much like the one that comes with MS Windows. Limitations: - No cute graphical images for the playing cards faces or backs. - No scoring or timer. - No und
www.eeworm.com/read/456224/6278797

m ex2_2.m

% Chapter 2: Optimization with Matlab % Dr. P.Venkataraman % Example 2 Sec.2.3 % % graphical solution using matlab (two design variables) % Unconstrained function illustrating global minimum