搜索结果
找到约 500 项符合
write-offs 的查询结果
软件设计/软件工程 write clean code,即编写高质量的代码
write clean code,即编写高质量的代码,对于编程菜鸟和编程高手都有好处
微处理器开发 LPC2200 flash read/erase/write tools, include data check
LPC2200 flash read/erase/write tools, include data check
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 ...
驱动编程 This book explains how to write, install, and debug device drivers for Windows 2000. It is intended
This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software.
Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for ...
单片机开发 features as follows: read/write sd card based on SPI usb
features as follows:
read/write sd card based on SPI
usb
单片机开发 // 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 ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
Delphi控件源码 Delphi7开发环境下的组件编写指南——Component Write s Guide for Delphi7
Delphi7开发环境下的组件编写指南——Component Write s Guide for Delphi7