Peter Novig的《Paradigms of artificial intelligence programming
2023-07-03 21:50:33 17.52MB Lisp AI
1
Linux Shell Programming 命令大全。包含了经常使用的所有linux命令。适合初学者和工程人员查询
2023-06-29 11:10:22 19.55MB linux shell 命令
1
The C++ Programming Language& A Tour of C++ 合集 C++之父Bjarne Stroustrup的经典之作
2023-06-19 00:52:23 8.98MB C++ Tour of C++
1
Chapter 1 電子表格自動化介紹 Chapter 2 VBA初步 Chapter 3 理解變亮、數據類型和常量 Chapter 4 VBA過程:Sub子過程和Function過程 Chapter 5 使用VBA做判斷 Chapter 6 在VBA中重複操作 Chapter 7 利用VBA管理列表和數據表 Chapter 8 利用VBA操作文件和文件夾 Chapter 9 利用VBA控制其他應用程序 Chapter 10 對畫框和自定窗體 Chapter 11 自定義集合和類模塊 Chapter 12 使用VBA創建自定義菜單和工具欄 Chapter 13 調試VBA過程和處理錯誤 Chapter 14 Microsoft Excel 2002事件編程 Chapter 15 在Excel裡使用ACCESS Chapter 16 Excel和Internet Chapter 17 XML和Excel 2002 附錄A 數據透視表和數據透視圖編程 附錄B 一些特殊功能編程 附錄C 智能標記(Smart Tags)的使用和編程介紹 附錄D Microsoft Office XP網絡組件
2023-06-18 22:53:56 6.03MB Excel VBA Macro
1
Title Computer organization and design : the hardware/software interface / David A. Patterson, John L. Hennessy ; with a contribution by Peter J. Ashenden, James R. Larus, Daniel J. Sorin. Edition 3rd ed. Author/contributor Patterson, David A. Hennessy, John L. Subject Computer organization Computer engineering Computer interfaces QA76.9.C643 QA76.9.C643 QA76.9.C643 Publisher Amsterdam ; London : Elsevier/Morgan Kaufmann Publication date c2005 Format xvii, 621 p., I1-16 : ill. ; 23 cm. + 1 CD-ROM (4 3/4 in.) Language English Notes Added t.p. title: Computer organization design. On t.p. of previous ed. John L. Hennessy's name appeared first. Includes bibliographical references and index. For accompanying CD-ROM, please ask at the Lending Desk. Source University of Nottingham China - Alma Identifier ISBN: 1558606041 Record ID 990000547130205563
2023-06-11 16:42:46 16.42MB 教科书
1
w.r.steven 3 edition
2023-06-11 16:38:38 5.41MB network programming
1
一个抄袭Unreal Engine蓝图的基于JS的脚本编辑和运行程序 特性 轻松的拖拽单元和连线就可以编程 基于JavaScript,可规范的Web平台,开发简单 支持Electron可替代桌面平台 支持调试,单步执行,变量查看 可自定义代码块,快速将您的代码嵌入 未来可能会开发基于C语言的解释器,甚至可以用于嵌入式设备里(不知道能不能实现) 简介 这是一个一个类似(抄袭)于虚幻引擎蓝图的脚本的一个设计软件,基于HTML和JS,您可以将一些复杂的,功能性强的代码封装为可重复调用的一个个功能单元,用简单易懂的流程脚本蓝图来组织,调用他们,可实现用流程蓝图来控制程序的运行,用户可以不大懂编程,也可对程序进行高自定义的,精细的控制。 有什么用?我想象的应用场景 某些应用场景,用户对程序要有高度自定义的需求,例如控制数据采集处理操作;或者对设备控制要能自定义动作,但用户却不懂编程的情况。是业务代码
1
Program audio and sound for Linux using this practical, how-to guide. You will learn how to use DSPs, sampled audio, MIDI, karaoke, streaming audio, and more. Linux Sound Programming takes you through the layers of complexity involved in programming the Linux sound system. You’ll see the large variety of tools and approaches that apply to almost every aspect of sound. This ranges from audio codecs, to audio players, to audio support both within and outside of the Linux kernel. What You'll LearnWork with sampled audio Handle Digital Signal Processing (DSP) Gain knowledge of MIDI Build a Karaoke-like application Handle streaming audio Who This Book Is For Experienced Linux users and programmers interested in doing multimedia with Linux.
2023-05-29 20:12:54 5.2MB linux
1
si4734 si4735 收音机 编程指南
2023-05-17 11:48:18 2.8MB si4734 si4735 收音机 编程指南
1
From the Back Cover This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth's writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his "cookbook" solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books. To begin the fourth and later volumes of the set, and to update parts of the existing three, Knuth has created a series of small books called fascicles, which will be published t regular intervals. Each fascicle will encompass a section or more of wholly new or evised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete. Volume 1, Fascicle 1 This first fascicle updates The Art of Computer Programming, Volume 1, Third Edition: Fundamental Algorithms, and ultimately will become part of the fourth edition of that book. Specifically, it provides a programmer's introduction to the long-awaited MMIX, a RISC-based computer that replaces the original MIX, and describes the MMIX assembly language. The fascicle also presents new material on subroutines, coroutines, and interpretive routines.
2023-05-16 14:55:35 10.48MB 算法
1