搜索结果
找到约 129 项符合
Box 的查询结果
按分类筛选
- 全部分类
- 其他 (12)
- matlab例程 (11)
- Linux/Unix编程 (9)
- 技术资料 (8)
- Java编程 (6)
- 软件设计/软件工程 (5)
- 文章/文档 (4)
- 压缩解压 (4)
- 汇编语言 (4)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- JavaScript (3)
- 其他书籍 (3)
- 单片机开发 (3)
- 电源技术 (2)
- 单片机编程 (2)
- 可编程逻辑 (2)
- 加密解密 (2)
- GPS编程 (2)
- 数据结构 (2)
- Delphi控件源码 (2)
- 数值算法/人工智能 (2)
- Internet/网络编程 (2)
- Windows Mobile (2)
- 书籍源码 (2)
- 家庭/个人应用 (2)
- 源码 (2)
- VIP专区 (2)
- 学术论文 (1)
- allegro (1)
- 模拟电子 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Symbian (1)
- J2ME (1)
- 电子书籍 (1)
- 网络 (1)
- 串口编程 (1)
- SQL Server (1)
- 并行计算 (1)
- 软件工程 (1)
- 微处理器开发 (1)
- *行业应用 (1)
- 数学计算 (1)
- VHDL/FPGA/Verilog (1)
- 人工智能/神经网络 (1)
- 交通/航空行业 (1)
- C/C++语言编程 (1)
- 技术书籍 (1)
- 软件 (1)
- 手册 (1)
GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on ...
Windows Mobile The sample provided here is a simple control panel application that will just display the memory usa
The sample provided here is a simple control panel application that will just display the memory usage of the system using a message box. Windows Mobile
matlab例程 This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secr
This m file hide an image jpeg,png in another jpeg,png image.
The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image.
The secret image must be smaller than cover image.A message box will appear with a numbe ...
嵌入式/单片机编程 Memory allocation in C Dynamic memory allocation and the structures that implement it in C are so u
Memory allocation in C
Dynamic memory allocation and the structures that implement it in C are so universal that they re sometimes treated as a black box. In the real world of embedded systems, that may not be desirable or even possible.
家庭/个人应用 The STi7141 is a highly integrated SoC (systemon- chip) designed to meet the demanding needs of th
The STi7141 is a highly integrated SoC (systemon-
chip) designed to meet the demanding needs of
the interactive cable set top box market place. The
STi7141 integrates all the major system functions
into a single device, and provides world leading,
multi-layer, advanced security technologies to
prote ...
C/C++语言编程 华为优秀C项目
这是华为内部的优秀C项目,供大家学习参考。
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-s ...
技术书籍 C语言接口与实现
C语言接口与实现,一本过于学术的书
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:no ...
源码 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]; ...
手册 Seislab 说明手册
对Seislab box中每个函数进行解释,更好的理解其中函数的作用