搜索结果
找到约 112 项符合
try 的查询结果
按分类筛选
- 全部分类
- Java编程 (15)
- 其他 (11)
- 技术管理 (7)
- 其他书籍 (6)
- Delphi控件源码 (6)
- matlab例程 (4)
- 书籍 (4)
- 单片机编程 (3)
- Linux/Unix编程 (3)
- VC书籍 (3)
- 文章/文档 (3)
- 数学计算 (2)
- SQL Server (2)
- 汇编语言 (2)
- Internet/网络编程 (2)
- 系统设计方案 (2)
- 数值算法/人工智能 (2)
- 其他行业 (2)
- 编译器/解释器 (2)
- 电子书籍 (2)
- 加密解密 (2)
- 源码 (2)
- allegro (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 人工智能/神经网络 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 中间件编程 (1)
- 数据库系统 (1)
- 微处理器开发 (1)
- 书籍源码 (1)
- JavaScript (1)
- 游戏 (1)
- 单片机开发 (1)
- Applet (1)
- 嵌入式Linux (1)
- *行业应用 (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- Jsp/Servlet (1)
- VHDL/FPGA/Verilog (1)
- Windows Mobile (1)
- 嵌入式/单片机编程 (1)
- J2ME (1)
- 源码/资料 (1)
- 家庭/个人应用 (1)
其他书籍 With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator a ...
Java编程 jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後
jSP编写的了BBS系统
架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下
try{
cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼
}catch(Exception e){
}
String bbs_name="DzBBS ...
matlab例程 This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional ...
SQL Server Here we are at the crossroads once again Youre telling me youre so confused You cant make up your
Here we are at the crossroads once again
Youre telling me youre so confused
You cant make up your mind
Is this meant to be
Youre asking me
Trademark
But only love can say - try again or walk away
But I believe for you and me
The sun will shine one day
So Ill just play my part
And pray you ll have a ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
其他 var matlab:variant //通过"变体"调用接口是比较低效的,但很方便 begin //变体这种结构
var matlab:variant //通过"变体"调用接口是比较低效的,但很方便
begin //变体这种结构,本是vb中的东西。
try //如果已有活动的matlab.application对象,取其接口
matlab:=GetActiveOleObject( Matlab.Application )
except //这些个api所使用到的参数,其实都可以在注册表里搜索到.
matlab:=CreateOleObject( Matlab.Appl ...
matlab例程 matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to ha
matlab软件的仿真实列。
If you have any bugs and questions in our simulation programs, please e-mail
to harada@ieee.org. We try to do our best to answer your questions.
其他 Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of eac
Make Text-Overflow work on both IE and Firefox
If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line.
Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear.
Demo - Listing
其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to
C/C++ Reference
There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites:
...