搜索结果
找到约 1,187 项符合
all-awk 的查询结果
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
人工智能/神经网络 The program implements three large-margin thresholded ensemble algorithms for ordinal regression. I
The program implements three large-margin thresholded ensemble
algorithms for ordinal regression. It includes an improved RankBoost
algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 1: Basic Architecture (Order Numbe
The IA-32 Intel Architecture Software Developer’s Manual, Volume 1: Basic Architecture (Order
Number 245470) is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel Architecture processors.
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference
(Order Number 245471) is part of a three-volume set that describes the architecture and
programming environment of all IA-32 Intel&reg Architecture processors.
the IA-32 Intel Architecture Software
Develop ...
其他书籍 The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel&reg Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the ...
Internet/网络编程 使用本程序在局域网内聊天
使用本程序在局域网内聊天,需知道对方的IP地址或主机名 ,可在cmd下运行config/all命令查看。使用时双方启动程序后输入对方IP后便可以聊天,回车发送。在2.0下IP和主机名全填后将以IP为准
单片机开发 // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i
// This program demonstrates how to configure the C8051F060 to write to and read
// from the UART interface. The program reads a word using the UART0 interrupts
// and outputs that word to the screen, with all characters in uppercase
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
Delphi控件源码 一.安装说明 1.[FastReport v4.3.rar]是控件4.3的安装版 2.安装完控件后,将这两个文件[frxClass.pas,frxDesgn.pas,frxDBSet,frxGra
一.安装说明
1.[FastReport v4.3.rar]是控件4.3的安装版
2.安装完控件后,将这两个文件[frxClass.pas,frxDesgn.pas,frxDBSet,frxGraphicUtils.pas]覆盖到Source目录下
3.运行recompile.exe,选择上Recompile all packages,点击Compile按钮,编译完就可以了.
二.补丁修改说明
1.修改了在win9.x和winxp下中文显示不全的问题
2. ...
数值算法/人工智能 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile may be used at most once, but not ...