Welcome![Sign In][Sign Up]
Location:
Search - world程序的编写

Search list

[Other2004122219403543932

Description: 一个足以让高级程序员惊讶到哭的小程序此程序为1997年世界程序员大赛冠军作品,大赛要求每个程序员以第一人称来模拟一个虚拟的3D环境场景,限时3天完成,编写程序的语言种类不作任何要求。此作品的作者仅仅用了不到20分钟的时间就编写完成整个程序,然后转身走人,在场所有考官无一不为之震惊,看着这段程序代码都傻眼了。 此程序需要在dos下编译执行,执行方法:下载解压缩后,把3.txt的文件放在c盘的根目录下,然后打开dos窗口在提示符下敲入debug < 3.txt回车即可,看过后保证让你目瞪口呆。 (提醒:在提示符下敲入的debug命令后有空格,小于号后也有空格。在dos下执行的时候提示符必须在c盘根目录下,否则会提示文件路径不对的错误。),本人认为很好,值得一看!-enough for a senior programmer surprised to cry small programs this procedure for the 1997 World Championship programmer works, competition requires each programmer to the first person to simulate a virtual 3D environment settings, and cap three days, programming languages without any type of request. The author of this works only in the less than 20 minutes of preparation time to complete the whole process, and then turned around and left, the presence of all the tests are all shocked, watching this code are dumbfounded. This process requires the dos compiler implementation, methods of implementation : Download decompress, after 3.txt c documents on the disk root directory, then opened the window in the dos prompt input debug lt; 3.txt can enter, after reading to ensure that you dumbfound
Platform: | Size: 6587 | Author: ldtzypudn | Hits:

[Other resourceWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http : / / asm.yeah.net Programming Forum and compilation http : / / win32asm.yeah.net Webmaster. Th
Platform: | Size: 2819982 | Author: 胡胡 | Hits:

[OpenGL programterrainEngine

Description: 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This meant writing a terrain texture-generator, and working hard to find good textures and blending modes. The outcome is an engine that hold a (supposedly) 1km by 1km piece of terrain with very high accuracy. There is no triangle-cutting algorithm employed, simple brute-force. I use a large terrain texture and a tiling detail texture. There s a skybox and the terrain reflects on the water. I used OpenGL for this one, employing the OGLC skeleton to avoid most of the opengl-win32 business. You can move through this world using descent keys (a,z, keypad). use w to switch to wire-frame and d to render without the detail texture.-foreign programmers prepared by the OpenGL-based 3D terrain engine. Errain Engine I started working on a terrain eng stimulant around October 2000. I was deeply moved by sc reenshots from black and white : ) My intention and main goal was to create someth ing visually stunning. This meant writing a ter rain texture-generator, and working hard to find good blend textures and ing modes. The outcome is an engine that hold a ('s upposedly) 1km by 1km piece of terrain with very high accuracy. There is no triangle-cutting al gorithm employed. simple brute-force. I use a large terrain textu 're a tiling detail and texture. There's a skybox a nd the terrain reflects on the water. I used Open GL for this one. employing the OGLC skeleton to avoid most of the opengl - win32 business. You
Platform: | Size: 1557023 | Author: 郭剑 | Hits:

[Other resourcewin32asm_lyb

Description: 完整版的 Windows 环境下32位汇编语言程序设计(第2版)----罗云彬 编著(会员投诉不是第2版) Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐渐深入Win32汇编语言的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-complete version of the Windows 32 environment Assembly Language Programming (2nd Edition )---- Luo Bin edited (Member complaint is not the first version 2) under Windows 32 assembly language is a new programming language Introduction. It uses the same language with the C API interface, not only can be used for the development of large-scale software it is to understand details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" The simple example of writing began multithreading, registry, and network communications, and other complex procedures, through more than 70 examples of deepening Win32 compilation of language in all its aspects. The author of Luo Bin has more than 10 years of experience in assembly
Platform: | Size: 2820000 | Author: 李大叶 | Hits:

[Other resourcewin32asm

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。
Platform: | Size: 2820020 | Author: dsgsdg | Hits:

[Windows Developpig

Description: 用SDK方式编写的hello world程序-My say hello program to show how to use SDK
Platform: | Size: 8802 | Author: 潘聪 | Hits:

[ActiveX/DCOM/ATL禁止别人扫描自己机器的程序应用

Description: 编写的禁止别人扫描自己机器的程序,由于网络安全的世界风-prepared by others against their own scanning machines procedures, network security in the world wind
Platform: | Size: 12333 | Author: 吴闫 | Hits:

[Network DevelopQt Creator的安装和hello world程序的编写

Description: Qt Creator的安装和hello world程序的编写
Platform: | Size: 937050 | Author: 1017288607@qq.com | Hits:

[Windows Developpig

Description: 用SDK方式编写的hello world程序-My say hello program to show how to use SDK
Platform: | Size: 1025024 | Author: 潘聪 | Hits:

[Other2004122219403543932

Description: 一个足以让高级程序员惊讶到哭的小程序此程序为1997年世界程序员大赛冠军作品,大赛要求每个程序员以第一人称来模拟一个虚拟的3D环境场景,限时3天完成,编写程序的语言种类不作任何要求。此作品的作者仅仅用了不到20分钟的时间就编写完成整个程序,然后转身走人,在场所有考官无一不为之震惊,看着这段程序代码都傻眼了。 此程序需要在dos下编译执行,执行方法:下载解压缩后,把3.txt的文件放在c盘的根目录下,然后打开dos窗口在提示符下敲入debug < 3.txt回车即可,看过后保证让你目瞪口呆。 (提醒:在提示符下敲入的debug命令后有空格,小于号后也有空格。在dos下执行的时候提示符必须在c盘根目录下,否则会提示文件路径不对的错误。),本人认为很好,值得一看!-enough for a senior programmer surprised to cry small programs this procedure for the 1997 World Championship programmer works, competition requires each programmer to the first person to simulate a virtual 3D environment settings, and cap three days, programming languages without any type of request. The author of this works only in the less than 20 minutes of preparation time to complete the whole process, and then turned around and left, the presence of all the tests are all shocked, watching this code are dumbfounded. This process requires the dos compiler implementation, methods of implementation : Download decompress, after 3.txt c documents on the disk root directory, then opened the window in the dos prompt input debug lt; 3.txt can enter, after reading to ensure that you dumbfound
Platform: | Size: 6144 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSARM

Description: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们. -ARM basic knowledge of programming, BOOT code processes and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope these elements can poke beginner friends ARM fog to the fastest speed and the shortest period of time away embedded into the big world have.
Platform: | Size: 1819648 | Author: lisq | Hits:

[Linux-UnixFS44B0II_BIOS

Description: ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们 -ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope the content of the ARM for the beginner Friend fog cleared, the fastest and the shortest period of time away embedded into the big world have
Platform: | Size: 470016 | Author: 冯坤 | Hits:

[Embeded-SCM DevelopARMdesign

Description: Study ARM Step by Step Nick.wang 编著 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和 BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们. -Study ARM Step by Step Nick.wang edited this article from the learners point of view, separately described the part of the contents of the following: ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and code flow BOOT map, hope that these contents can be friends for the beginner ARM fog cleared, the fastest and the shortest period of time into the embedded world at large are.
Platform: | Size: 1819648 | Author: 正反 | Hits:

[Program docStudyARMStep

Description: 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, describe part of the contents of the following: ARM basic knowledge of programming, BOOT code processes and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope these beginners to ARM Far from clearing the fog of a friend to the fastest speed in the shortest possible time and embedded into the big world have.
Platform: | Size: 1819648 | Author: xxf | Hits:

[Embeded-SCM DevelopStudy_ARM_Step_by_Step

Description: study arm step by step,本文从学习者的角度出发,分别描述了下面几部分内容: ARM 编程的基本知识,BOOT代码流程和功能分析,OS 中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们-study arm step by step, this article from the learner' s point of view, respectively, describe the contents of the following sections: ARM basic knowledge of programming, BOOT code processes and functional analysis, OS interrupt the preparation process and the BOOT code, for example, flow charts, hope that these content for beginners ARM' s friends fog, with the fastest speed and the shortest possible time into the world' s largest embedded in their
Platform: | Size: 1821696 | Author: 王先生 | Hits:

[ARM-PowerPC-ColdFire-MIPSStudyARMBoot

Description: 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和 BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们-From the learner point of view, describe the contents of the following sections: ARM basic knowledge of programming, BOOT code processes and functional analysis, OS interrupt the preparation process flow chart example and BOOT code, hope that the content of the ARM for beginners friends through the fog, with the fastest speed and the shortest possible time into the world' s largest embedded in their
Platform: | Size: 1819648 | Author: 宋阳 | Hits:

[matlabsmall-world-matlab

Description: 这个是关于小世界平均路径长度,还有度和随机网络比值变化的仿真程序,使用matlab程序编写,希望对大家有用-This is the average path length on the small world, as well as the ratio of change in the degree and random network simulation program, using matlab programming, we hope to be useful
Platform: | Size: 2101248 | Author: lxc | Hits:

[SCMxinhaofashengqi

Description: 采用编程的方法来实现三角波、锯齿波、矩形波、正弦波的发生。根据设计的要求,对各种波形的频率和幅度进行程序的编写,并将所写程序装入单片机的程序存储器中。在程序运行中,当接收到来自外界的命令,需要输出某种波形时再调用相应的中断服务子程序和波形发生程序,经电路的数/模转换器和运算放大器处理后,从信号发生器的输出端口输出-Programming method to achieve the triangle wave, sawtooth, square wave, sine wave occurred. The frequency and amplitude of the waveform according to the design requirements, procedures for the preparation and the written program into the microcontroller s program memory. The program is running, received a command from the outside world, you need some kind of waveform output then calls the appropriate interrupt service routine and waveform generation process, the processing circuit D/A converter and an operational amplifier, from the signal generator output port of
Platform: | Size: 4096 | Author: 刘影 | Hits:

[Software EngineeringARMbianchengqibu

Description: 本文从学习者的角度出发,分别描述了下面几部分内容: ARM 编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和 BOOT 代码的流程图,希望这些内容能为初学 ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From the learner' s point of view, describe the contents of the following sections: ARM basic knowledge of programming, BOOT code flow and functional analysis, flow charts and code writing OS BOOT interrupt routine, for example, hope this can do for the beginner ARM friends fog, with the fastest speed and shortest time into the embedded world are big.
Platform: | Size: 1845248 | Author: 黄志健 | Hits:

[assembly languageHello World

Description: c++编写hello world 简单的c++程序(c++ write hello world)
Platform: | Size: 2219008 | Author: 晴9 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net