搜索结果

找到约 96 项符合 TITLE 的查询结果

Linux/Unix编程 gnuplot画图相关的loadfile

gnuplot画图相关的loadfile,修改之后可以用作画图模板,实现不同点线画图,不同颜色画图,自由设置title位置,坐标大小,横纵坐标的对数化等功能~
https://www.eeworm.com/dl/619/439193.html
下载: 42
查看: 1083

matlab例程 The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the ave

The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the average of all possible directional power spectra. This function computes and plots the RAPS of an input image. The function was written to produce the RAPS for square weather radar reflectivity images s ...
https://www.eeworm.com/dl/665/470896.html
下载: 96
查看: 1304

Java编程 购物车系统中的广告类

购物车系统中的广告类,包括id,username,atype,title,titlecolor,sendtime, content
https://www.eeworm.com/dl/633/472973.html
下载: 169
查看: 1032

Java编程 购物车系统中的一级分类

购物车系统中的一级分类,private Integer id private Section section private String title private String publisher private Boolean islock private String lockuser private String topictype private Boolean digest private String degestuser
https://www.eeworm.com/dl/633/473027.html
下载: 138
查看: 1023

Java编程 购物车系统中的post类

购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess
https://www.eeworm.com/dl/633/473032.html
下载: 73
查看: 1024

设计相关 cadence-license-all

as title as title as title as title
https://www.eeworm.com/dl/509558.html
下载: 1
查看: 43

仿真技术 matlab-均值滤波.中值滤波

I=imread('fig1.jpg');%从D盘名为myimages的文件夹中读取。格式为jpg的图像文件chost J=imnoise(I,'salt & pepper',0.02);%给图像加入均值为0,方差为0.02的淑盐噪声 subplot(2,4,1); imshow(I); title('原始图像'); subplot(2,4,2); imshow(J); title('加入椒盐噪声之后的图像'); %h=ones(3,3)/ ...
https://www.eeworm.com/dl/511444.html
查看: 133

多媒体处理 透明音乐播放器

[开源 绿色软件] [运行环境 Windows XP/7/8/10] [语言 简体/繁體/English/Unicode] A cool music player. Powered by Bass and BassVis. 极简本地音乐播放器,透明、纯文本界面。支持轻媒体库、歌词、可视化。最小化到托盘,占用资源少,适合边听音乐边工作。 应网友要求,加入了Tag编辑、自动切换列表、播放队列、鼠标手 ...
https://www.eeworm.com/dl/511585.html
下载: 2
查看: 224

源码 c#简单计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513825.html
查看: 35

软件 简单的计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513826.html
查看: 8