搜索结果
找到约 370 项符合
Name 的查询结果
按分类筛选
- 全部分类
- 技术资料 (96)
- 其他 (27)
- Java编程 (17)
- 其他书籍 (11)
- 单片机开发 (10)
- Linux/Unix编程 (10)
- matlab例程 (9)
- 汇编语言 (8)
- SQL Server (7)
- 系统设计方案 (6)
- Internet/网络编程 (6)
- 源码 (6)
- 书籍 (6)
- 操作系统开发 (5)
- DSP编程 (5)
- JavaScript (5)
- 可编程逻辑 (4)
- 编译器/解释器 (4)
- 压缩解压 (4)
- 其他数据库 (4)
- Delphi控件源码 (4)
- 微处理器开发 (4)
- 数学计算 (4)
- 书籍源码 (4)
- 驱动编程 (4)
- Java书籍 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- J2ME (3)
- 通讯编程文档 (3)
- GPS编程 (3)
- 软件工程 (3)
- 串口编程 (3)
- 数据结构 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- Windows CE (3)
- VHDL/FPGA/Verilog (3)
- 企业管理 (3)
- Jsp/Servlet (3)
- 多国语言处理 (2)
- 人工智能/神经网络 (2)
- Ajax (2)
- 嵌入式/单片机编程 (2)
- 行业发展研究 (2)
- 软件 (2)
- 行业应用文档 (1)
- 软件下载 (1)
- 模拟电子 (1)
- PCB相关 (1)
- autocad教程 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 教程资料 (1)
- 开发工具 (1)
- Oracle数据库 (1)
- FlashMX/Flex源码 (1)
- 教育系统应用 (1)
- BREW编程 (1)
- 电子书籍 (1)
- 技术管理 (1)
- MySQL数据库 (1)
- SCSI/ASPI (1)
- 数值算法/人工智能 (1)
- VxWorks (1)
- 交通/航空行业 (1)
- 数据库系统 (1)
- 其他行业 (1)
- 家庭/个人应用 (1)
- Applet (1)
- *行业应用 (1)
- 加密解密 (1)
- 磁盘编程 (1)
- Symbian (1)
- 接口技术 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 多媒体处理 (1)
- EDA相关 (1)
- PCB图/BOM单/原理图 (1)
- 实用工具 (1)
- 应用设计 (1)
- 笔记 (1)
源码 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]; ...
应用设计 声明病人 Patient 类,
1. 声明病人 Patient 类,此类对象包括 name(String)、sex(char)、age(int)、weight(float)、allergies(boolean)。
声明 setName 存取及修改方法。在一个单独的类中,声明测试方法,并生成两个 Patient 对象,设置其
状态并将其信息显示在屏幕上。声明并测试 toString()方法,显示一个病人 age、sex、name 及 aller ...
笔记 无线电CW通联
无线电CW通联 基本Q短语,通联实例
A: CQCQCQ DE BA4ALC/5 BA4ALC/5 BA4ALC/5
PSE K
B:BA4ALC/5 DE BD4IZL BD4IZL K
A:BD4IZL DE BA4ALC/5 GM TNX FER CALL DR
OM UR RST 559 55N K
B:RR BA4ALC/5 DE BD4IZL GM DR OM TNX
55N RPRT UR 599 5NN FB MY NAME IS YU YU QTH JINAN JINAN BA4ALC/5 DE ...
源码 成绩查询系统
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
源码 学生成绩guanli
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
软件 UItrsISO完美注册版
UItrsISO内带注册码,完美运行
注册信息:
简体中文版专用,价值30块钱的正版注册码!
注册名:Guanjiu
注册码:A06C-83A7-701D-6CFC
多语言版本专用,价值10美刀的注册码分享!
Registration name: Home
Registration code: 4BA9-0D54-214A-C938
Registration name: Heinzdieter Beckmann Jr
Registration c ...
书籍 6LoWPAN+The+Wireless+Embedded+Internet
The Internet of Things is considered to be the next big opportunity, and challenge, for the
Internet engineering community, users of technology, companies and society as a whole. It
involves connecting embedded devices such as sensors, home appliances, weather stations
and even toys to Internet Prot ...
书籍 Interconnected+Networks
Complex networks are powerful allies of our quest to tackle complexity in all
of science. Many lines can be written about the benefits of using networks to
study complex systems. Nevertheless, if I had to name their single most appealing
property,Iwouldsaysimplicity.Onecanmaptheinteractingelementsof ...
书籍 Short-range+Wireless+Communication
Developers, manufacturers and marketers of products incorporating short-
range radio systems are experts in their fields—security, telemetry,
medical care, to name a few. Often they add a wireless interface just to
eliminate wires on an existing wired product. They may adapt a wireless
subsystem, w ...