搜索结果
找到约 110 项符合
Default 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (14)
- Java编程 (12)
- 其他 (9)
- 技术资料 (7)
- 源码 (6)
- 微处理器开发 (5)
- 书籍源码 (4)
- 编译器/解释器 (4)
- 其他嵌入式/单片机内容 (4)
- matlab例程 (3)
- 单片机编程 (2)
- 通信网络 (2)
- Internet/网络编程 (2)
- 人工智能/神经网络 (2)
- 通讯/手机编程 (2)
- 文章/文档 (2)
- DSP编程 (2)
- 企业管理 (2)
- 教程资料 (1)
- 技术管理 (1)
- Applet (1)
- J2ME (1)
- SQL Server (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- 嵌入式Linux (1)
- 家庭/个人应用 (1)
- 软件工程 (1)
- 网络 (1)
- Delphi控件源码 (1)
- 其他书籍 (1)
- 数据库系统 (1)
- Windows CE (1)
- STL (1)
- 金融证券系统 (1)
- MacOS编程 (1)
- 数值算法/人工智能 (1)
- JavaScript (1)
- VHDL/FPGA/Verilog (1)
- GPS编程 (1)
- 电子书籍 (1)
- 接口技术 (1)
- 软件 (1)
- 笔记 (1)
Java编程 JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer
JAVA music player.
Project Homepage :
http://www.javazoom.net/jlgui/jlgui.html
Developer Homepage :
http://sourceforge.net/project/?group_id=1344
-----------------------------------------------------
To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat ...
单片机开发 The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash bre
The ISD51_Demo project for the MSC1200 shows how to use the ISD51
In-System-Debugger with flash breakpoints or hardware breakpoints.
By default, it is configured for flash breakpoints which allow you
to set real-time breakpoints in your software. Using Flash breakpoints
has also the benefit that no ...
Java编程 准备: 1、启动MS-SQL服务器; 2、运行“DBCreate_MusicSky.bat”,安装本项目所需的数据库 (如果安装不成功
准备:
1、启动MS-SQL服务器;
2、运行“DB\Create_MusicSky.bat”,安装本项目所需的数据库
(如果安装不成功,请直接打开SQL,执行"DB\db_MusicSky.sql");
3、成功安装数据库后,运行"odbcad32"建立ODBC数据源"MusicSky"
4、启动J2EE服务器 如果装的是j2sdkee-1_2_1,则用此命令启动:j2ee -verbose
如果装的是j2 ...
Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each read request made of ...
Java编程 一个java实现的简单Web服务器
一个java实现的简单Web服务器,通过浏览器浏览网页,在目录下添加default.html文件
Windows CE 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smd
1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
-> #define EVT0
2. Default system tick mode is changed. The value is fixed ...
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
STL SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
其他嵌入式/单片机内容 This file is distributed in the hope that it will be useful, but WITHOUT * WARRANTY OF ANY KIND.
This file is distributed in the hope that it will be useful, but WITHOUT
* WARRANTY OF ANY KIND.
*
* Author(s): Ole Saether
*
* DESCRIPTION:
*
* Hello World program. Please note that this program runs the internal 8051
* on the default power up frequency of 4MHz. See ex3c.c for an exampl ...
单片机开发 This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.
This file is distributed in the hope that it will be useful, but WITHOUT
WARRANTY OF ANY KIND.
Author(s): Ole Saether
DESCRIPTION:
nRF9E5 Hello World program. Please note that this program runs the internal
8051 on the default power up frequency of 4MHz. See ex3a.asm for an examp ...