搜索资源列表
ABSTRACT
- 目录 摘要 ABSTRACT 前言 第一章 为什么要开发一个学生档案管理系统? 第二章 计算机已经成为我们学习和工作的得力助手 1.1 在中小学中用计算机管理学生档案的意义 1.2 为将来学校上网做好准备 1.4 学生档案的设计分析 第三章 怎样开发一个学生档案管理系统? 2.1 编程环境的选择 2.2 关系型数据库的实现 2.3 二者的结合(DBA) 第四章 Windows下的Visual Basic 编程环境简介 3.1 告别“hel
sendtoserial
- 向串口发送“Hello World”字符-to send "Hello World" characters
Win32_AssemblyPragrammingV2
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐步深入Win32汇编语言编程的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.n
d
- 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"-The simplest code can be activated in the simulation of virtual pc in os, on the screen to display " hello world"
e
- 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"-The simplest code can be activated in the simulation of virtual pc in os, on the screen to display " hello world"
helloworld
- Hello World!引导记录,汇编语言-Hello World!
2
- This Hello world!-This is Hello world!
huibian
- 源代码 编译后的二进制文件能直接被裸机加载运行,在屏幕上显示hello world-After compiling the source code ,the binary file can be run directly by the bare-metal loading in the screen hello world
hello_word
- This example prints out "HELLO WORLD!" by writing directly to the video memory.
CProgramminginLinux
- 1. Hello World 2. Data and Memory 3. Functions,pointers and structures 4. Logic,loops and flow control 5. Database handling with MySQL 6. Graphics with GD library 7. Apache C modules 8. The Ghost project conclusion
lcd-helloassembly
- LCD shows hello world by the complete assembly code that is written for a PIC16F87X
masm
- 在DOS中编译,显示HELLO WORLD的汇编语言!-In the DOS in the compilation, assembly language displays HELLO WORLD!
hello
- hello world on assembly code
WindowsEnvironment32-bitassemblylanguage
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。-Windows Environment 32-bit assembly language is a new programming language. It uses
showstrings
- 程序代码,其功能是在屏幕上显示“Hello World”和“My name is ICE” 两个字符串-the source code can print "hello world"and"my name is ice"
hello
- 汇编语言写的Hello,world!,注释详尽,新手必备。-Written in assembly language, Hello, world!, Detailed notes, novice.
assembly in the hello world
- assembly in the hello world in the ali
hello-world
- 一个简单的c++入门程序!hello world-Getting a simple c++ program! Hello world
Hello World
- c++编写hello world 简单的c++程序(c++ write hello world)
汇编语言的 Hello World
- 使用DosBox即可运行,作为汇编语言入门使用(Running with DosBox Use as an introduction to assembly language)