搜索结果
找到约 2,810 项符合
index-by 的查询结果
电子书籍 Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)
Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)
数学计算 ! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 !
! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;
驱动编程 Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Informati
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book.
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
VC书籍 C语言圣经 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
C语言圣经 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
matlab例程 MATLAB扩展编程by 孙永康.ZIP.有需要的朋友请来下载.
MATLAB扩展编程by 孙永康.ZIP.有需要的朋友请来下载.
人工智能/神经网络 DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The Univ
DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
微处理器开发 AC motor vector control(only main code source, and it can index the method of logic implentment)
AC motor vector control(only main code source, and it can index the method of logic implentment)
Linux/Unix编程 bookcase,by shell script and c++ and perl
bookcase,by shell script and c++ and perl
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.