搜索结果
找到约 967 项符合
assembly-language 的查询结果
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
软件设计/软件工程 The C++ Programming Language Special Edition4.rar The C++ Programming Language Special Edition4.ra
The C++ Programming Language Special Edition4.rar
The C++ Programming Language Special Edition4.rar
The C++ Programming Language Special Edition4.rar
其他 Agile Java for new programmers who want to learn Java as their first language. The book can also be
Agile Java for new programmers who want to learn Java as their first language. The book can also be effective for programmers familiar with TDD, but new to Java, or vice versa.
软件设计/软件工程 Student result management system Use the C language realization system 2, the data structure mak
Student result management system
Use the C language realization system
2, the data structure making use of the structure body several realization student s result design
3, the system have increment, search, insert, row preface etc. basic function
4, the each function mold piece request of syste ...
VC书籍 IBM VisualAge C++ Professional for AIX C/C++ Language Reference Version 6.0
IBM VisualAge C++ Professional for AIX
C/C++ Language Reference
Version 6.0
软件设计/软件工程 The VHDL Golden Reference Guide is a compact quick reference guide to the VHDL language, its syntax,
The VHDL Golden Reference Guide is a compact quick reference guide to the VHDL language, its syntax, semantics, synthesis and application to hardware design.
其他书籍 The Unified Modeling Language User Guide 2nd EDITION
The Unified Modeling Language User Guide 2nd EDITION
通讯编程文档 In addition to individual algorithm, Demonstration System is a "data structure" (C language version)
In addition to individual algorithm, Demonstration System is a "data structure" (C language version) book algorithm corresponding to the code (CPP) and the test operating procedures (VC + +6.0 to the EXE). Through the system can demonstrate that the algorithm source code and operating results
文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like
The C language is like a carving knife: simple, sharp, and extremely useful in
skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it.
This paper shows some of the ways C can injure the unwary, and how to avoid injury.
加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good day ...