搜索结果
找到约 116 项符合
conversational-style 的查询结果
matlab例程 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
Jsp/Servlet java的一个开发包function scrollwindow() { currentpos=document.body.scrollTop window.scroll(0,++current
java的一个开发包function scrollwindow()
{
currentpos=document.body.scrollTop
window.scroll(0,++currentpos)
if (currentpos != document.body.scrollTop)
sc()
}
document.onmousedown=sc
document.ondblclick=initialize
</script>
<style type="text/css">
<!--
.style1 {color: #CCCCCC}
--> ...
JavaScript <JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下
<JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下:Syntax/Objects/Functions/Inheritance/Arrays/Regular expressions/Methods/Style/Beautiful features
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
Java编程 為避免有心人士利用軟體搜刮網頁上的Email
為避免有心人士利用軟體搜刮網頁上的Email,小弟製作了這個使用Jmail的線上寄信程式,將您網站的Email隱藏在Jmail的程式中。
優點:
1.將Email隱藏在程式中,可避免Email被軟體搜刮。
2.透過Jmail程式來線上寄信,不用開啟Outlook等軟體。
3.使用Request.Form來紀錄欄位值,無需資料庫,即時傳送訊息。
4.使用javascript語 ...
软件设计/软件工程 synopsis的有限状态机编码方法的文档。 针对synopsis的综合环境
synopsis的有限状态机编码方法的文档。
针对synopsis的综合环境,根据其综合工具的特点说明安全可靠、速度适合的FSM编码风格。
FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.
行业发展研究 H.264/AVC is the current video standardization project of the ITU-T Video Coding Experts Group (VCE
H.264/AVC is the current video standardization project of the ITU-T Video Coding
Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG). The
main goals of this standardization effort are to develop a simple and straightforward
video coding design, with enhanced compression performa ...
书籍源码 SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server int
SKIN INSTALLATION
Blue Skin Analyzer in Php-MYSQL
1. Upload folder from zip on your server into the folder "style" of
ActualAnalyzer.
2. Point your browser to your domain to file "admin.php" and select skin
in section "Settings".
MySQL数据库 SKIN INSTALLATION Grey Skin Analyzer--PHP-MYSQL 1. Upload folder from zip on your server into
SKIN INSTALLATION
Grey Skin Analyzer--PHP-MYSQL
1. Upload folder from zip on your server into the folder "style" of
ActualAnalyzer.
2. Point your browser to your domain to file "admin.php" and select skin
in section "Settings".
Linux/Unix编程 width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) cu
width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, width, height, -1)
clean_pixmap = gdk_pixmap_new(w->window, width, height, -1)
if (w->style->bg_pixmap ...