搜索结果
找到约 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)
Java编程 一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Co
一个完整的email客户端代码
Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
嵌入式/单片机编程 minigui实例源代码
minigui实例源代码,目标板处理器是s3c2410,包括相应的配置文件。代码包括Dialog box、Simple editor、Bitbmp disp、GDI draw等
串口编程 2005-7-13 10:03 前几天要做一个短信收发的小软件
2005-7-13 10:03
前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到!
于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!!
这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已!
于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就 ...
单片机开发 这是一个7"LCD 液晶屏显示器
这是一个7"LCD 液晶屏显示器,通过一个BOX(如压缩包图)转接,使此显示器多达三个信号输入源。其中AV1、AV2接DVD信号,另外一个接倒车摄像头视频信号。而且此显示器系统具有自动视频切换功能,即当显示器在播放DVD视频且汽车倒车时,显示器会自动切换到倒车视频。 ...
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
SQL Server 极易使用的SQL数据库操作控件 Ver 1.0 一个很容易使用的SQL服务器操作控件
极易使用的SQL数据库操作控件 Ver 1.0
一个很容易使用的SQL服务器操作控件,体积小巧,方便使用,摆脱你挣扎在大堆代码中的苦恼,操作SQL数据库仅需要几句代码,易如反掌,主要功能有:
1. 很方便的登录到 SQL 服务器,支持SQL7.0 2000更高版本
2. 备份,修复和还原数据库操作
3. 任意添加和删除数据库操作
4. 任意控制SQL ...
其他数据库 hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making t ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
文章/文档 A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box.