-
坦克游戏的源码,并可以地图编辑
坦克游戏的源码,并可以地图编辑-tanks games source, and can map editors
- 2022-02-04 01:45:36下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
excel_vba_程序设计源码考试成绩管理系统
excel_vba_程序设计源码考试成绩管理系统-excel vba 考试成绩管理系统
- 2022-08-06 06:18:02下载
- 积分:1
-
谁都想做3D游戏,但是谁都知道3D编程和2D编程是不同的。
做2D游戏只要有一个画点函数就什么都有了。变化很少,无非就是几个alpha混来混去的,就那么...
谁都想做3D游戏,但是谁都知道3D编程和2D编程是不同的。
做2D游戏只要有一个画点函数就什么都有了。变化很少,无非就是几个alpha混来混去的,就那么些东西,经过这么多年,早就被大家玩透了。
但是3D不同,它复杂,需要一大堆理论知识,点、线、面、向量、矩阵、材质、贴图、灯光……
光这些术语就够让人一个头两个大了,更别说要用程序来表现这些东西。
但是现在想要做游戏,3D还真不能不学,我就正开始学3D编程。
"什么?你都才开始学3D就敢写文章骗钱了!"
(台下番茄、鸡蛋如流星雨般袭来……)
嘿嘿,大家先听我说。由于我这个人比较懒,想学东西但是又缺乏毅力,常常是半途而废,所以想给自己一点压力,把学习的过程写出来让大家监督、督促我,让我能坚持把3D编程学完,学好。
而那些和我一样想学3D编程的家伙,也可以通过这篇教程入门。至于高手们,就劳烦各位该干嘛干嘛去吧,别在这里浪费时间。
-3D Gram Programing
- 2023-07-25 08:55:04下载
- 积分:1
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
串行通信键控步进电机系统 mega128的
丛书上光盘里的
串行通信键控步进电机系统 mega128的
丛书上光盘里的-Serial Communication keying mega128 stepper motor system of the series on CD-ROM
- 2022-08-06 14:01:35下载
- 积分:1
-
亚控的组态王超级XY曲线控件例程,学习研究用
亚控的组态王超级XY曲线控件例程,学习研究用-KING Super XY curve control routines
- 2022-10-03 16:20:03下载
- 积分:1
-
用api函数写的仿IE分割条,人民币金额小写转大写函数等
用api函数写的仿IE分割条,人民币金额小写转大写函数等-with api function was modeled in IE division of the yuan to the amount of capital lowercase function etc.
- 2023-03-01 20:15:04下载
- 积分:1
-
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.-Water body index NDWI classic article, it is reference value. Everyone is free to download the.
- 2022-03-17 10:05:11下载
- 积分:1
-
正弦交流电路计算机
计算机辅助正弦交流电路分析的理论及实现过程。分析方法采用节点分析法。采用了把一个二端元件定义一支路的概念,这种处理方法在网络分析中具有简单、易于掌握的特点。而在解线性方程时采用大家所熟悉的高斯―约当消去法。在建立方程的过程中采用的是形成Gn,Jn的直接填写法。为使读者理解编写通用程序的思路和方法,使用了大量的流程图。程序能处理含有导纳支路、电流源支路、电压源支路、四种受控源支路及含有互感支路的正弦稳态电路。-sinusoidal AC circuit computer-aided analysis of the theory and implementation process. Analysis using nodal analysis method. Used to bring a two-path components of a definition of the concept of this approach in network analysis is simple, easy-to-understand characteristics. The solution of linear equations used are all familiar with the Gauss-Jordan elimination method. The establishment of the equation used in the process of forming Gn, Jn fill in the direct method. In order to enable readers to understand the procedures for the preparation of general ideas and methods, the use of a large number of flow chart. Procedures can handle containing admittance slip current source slip voltage source slip four controlled source service road and the slip road with mutual inductance sinusoid
- 2022-03-09 09:26:32下载
- 积分:1