-
A fractal geometry system, the preparation of the use of IFS
一个分形几何中利用IFS系统编写的基于地形的生成-A fractal geometry system, the preparation of the use of IFS-based terrain generation
- 2023-07-19 05:50:02下载
- 积分:1
-
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp...
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp ) 。这里是数字游戏-My project it’s called snake game, it’s famous game and very one knew it,,
I used in this game 2 files the first one is the header file (snake.h),and the second one is (snake.cpp).and here is the figure of the game:
- 2023-09-09 02:50:03下载
- 积分:1
-
文件操作演示程序
文件操作演示程序-file manipulation Demonstration Program
- 2022-07-01 12:12:44下载
- 积分:1
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2022-03-13 04:21:16下载
- 积分:1
-
递归读取磁盘文件,使用库dirent.h中的相关函数
递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
- 2022-03-14 05:36:37下载
- 积分:1
-
manager hotel
主要帮助餐饮业的老总管理好自己的餐饮事业,即时了解单位的内总业务情况-manager hotel
- 2022-04-25 18:17:22下载
- 积分:1
-
Go to 跳转到指定的帧
- Go to 跳转到指定的帧
- Play 播放
- Stop 停止
- Toggle High Quality 在高画质和低画质间切换
- Stop All Sounds 停止所有声音的播放
- Get URL 跳转至某个超联结
- FSCommand 发送FSCommand命令
- Load Movie 装载影片
- Unload Movie 卸载影片
- Tell Target 告知目标
- If Frame Is Loaded ..判断帧是否被完全载入
- On Mouse Event 鼠标事件
。其他Actions。包括:
- break 跳出循环
- call 调用指定帧(一般喊有某个特定函数)
- comment 注释
- continue 继续循环
- delete 删除一个对象(Object)中的变量
- do while do while循环-- Go to Jump to a specific frame- Play Play- Stop stop- Toggle High Quality in the high-quality and low quality switch between- Stop All Sounds stop all the voices of the players- Get URL to a hyperlink Jump- FSCommand Send FSCommand command- Load Movie loading videos- Unload Movie uninstall video- Tell Target this goal- If Frame Is Loaded .. to determine whether the frame is completely loaded- On Mouse Event mouse events. Other Actions. Including:- break out of the cycle- call call the specified frame (usually there is a specific function call)- comment Notes- co
- 2023-05-02 14:00:02下载
- 积分:1
-
自己编的系统托盘程序
自己编的系统托盘程序-own series of the system tray procedures
- 2022-03-18 03:07:08下载
- 积分:1
-
Intel386TM SX MICROPROCESSOR
datasheet
Intel386TM SX MICROPROCESSOR
datasheet
- 2023-08-07 23:25:03下载
- 积分:1
-
C# -快速复制内存方法- x86 汇编
翻译 maninwest@Codeforge 作者 okarpov@CodeProject
我在此介绍如何快速复制数据并在 C# 和 .NET下使用汇编。
背景
如果你了解汇编语言、内存对齐和 C#、 Windows 和 .NET 高级技术就最好了。
代码使用处理器( 从 Pentium III+ (KNI/MMX2), AMD Athlon (AMD EMMX 后)支持的 SSE 指令 。
我在自己的奔腾双核 E5800 3.2GHz (4GB RAM )的双核模式下测试过。
如要使用 C# 在 Windows 下分配对齐内存, 有三种方法:
a)位图对象 ( windows 自己在内) 分配 16 位对齐地址,可以使用位图轻松对齐内存分配;
- 2022-06-12 10:00:00下载
- 积分:1