搜索结果
找到约 96 项符合
Title 的查询结果
按分类筛选
- 全部分类
- 书籍 (9)
- Java编程 (8)
- 其他 (7)
- 其他书籍 (6)
- J2ME (5)
- 加密解密 (4)
- 源码 (4)
- SQL Server (3)
- matlab例程 (3)
- 电源技术 (2)
- VC书籍 (2)
- 通讯/手机编程 (2)
- SCSI/ASPI (2)
- Delphi控件源码 (2)
- 电子书籍 (2)
- 游戏 (2)
- PCB相关 (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 人工智能/神经网络 (1)
- 其他行业 (1)
- 多国语言处理 (1)
- 文章/文档 (1)
- VHDL/FPGA/Verilog (1)
- 驱动编程 (1)
- 嵌入式/单片机编程 (1)
- Applet (1)
- Delphi/CppBuilder (1)
- 汇编语言 (1)
- 书籍源码 (1)
- 串口编程 (1)
- FlashMX/Flex源码 (1)
- 数学计算 (1)
- 手机短信编程 (1)
- JavaScript (1)
- 文件格式 (1)
- Symbian (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 软件设计/软件工程 (1)
- Linux/Unix编程 (1)
- 设计相关 (1)
- 仿真技术 (1)
- 多媒体处理 (1)
- 软件 (1)
- 技术资料 (1)
- 论文 (1)
- 其他 (1)
- VIP专区 (1)
Linux/Unix编程 gnuplot画图相关的loadfile
gnuplot画图相关的loadfile,修改之后可以用作画图模板,实现不同点线画图,不同颜色画图,自由设置title位置,坐标大小,横纵坐标的对数化等功能~
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 ...
Java编程 购物车系统中的广告类
购物车系统中的广告类,包括id,username,atype,title,titlecolor,sendtime, content
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
Java编程 购物车系统中的post类
购物车系统中的post类,private Integer id
private Topic topic
private User user
private String title
private Integer transactionpoint
private Integer readaccess
设计相关 cadence-license-all
as title as title as title as title
仿真技术 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)/ ...
多媒体处理 透明音乐播放器
[开源 绿色软件] [运行环境 Windows XP/7/8/10] [语言 简体/繁體/English/Unicode]
A cool music player. Powered by Bass and BassVis.
极简本地音乐播放器,透明、纯文本界面。支持轻媒体库、歌词、可视化。最小化到托盘,占用资源少,适合边听音乐边工作。
应网友要求,加入了Tag编辑、自动切换列表、播放队列、鼠标手 ...
源码 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]; ...
软件 简单的计算器
// 学生管理.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]; ...