-
演示生命游戏的小程序,C++编写,MFC界面。
很有趣
演示生命游戏的小程序,C++编写,MFC界面。
很有趣-program for displaying the process of life game
- 2023-07-04 02:05:03下载
- 积分:1
-
软件开发项目实例的侦听器使用AWT
eventos para el desarrollo de software con awt ejemplo los listener
- 2022-02-26 03:29:32下载
- 积分:1
-
c语言编的智力小游戏,源码用于学习c的图形界面编程
c语言编的智力小游戏,源码用于学习c的图形界面编程-intellectual small part of the game, the source for learning c GUI Programming
- 2022-11-18 09:00:03下载
- 积分:1
-
用于控制台窗口界面设计,版本1.0,简单易懂,很实用的
用于控制台窗口界面设计,版本1.0,简单易懂,很实用的-Interface design for the console window, version 1.0, easy-to-read, very practical
- 2023-06-05 06:55:04下载
- 积分:1
-
高频率地波雷达的仿真和模拟 有用的人可以下下来哈
高频率地波雷达的仿真和模拟 有用的人可以下下来哈-Simulation of High Frequency Ground Wave Radar
- 2022-04-01 00:00:55下载
- 积分:1
-
Simple Binary Tree Class
Simple Binary Tree Class
- 2022-04-07 15:13:54下载
- 积分:1
-
学习用,实现电脑自动关机,用VC环境开发。
学习用,实现电脑自动关机,用VC环境开发。-Learn to realize the computer automatically shut down, using VC++ development.
- 2022-03-19 13:23:10下载
- 积分:1
-
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案...
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV"s 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
- 2022-08-22 22:44:48下载
- 积分:1
-
实现大数相加,大到几百位,随便你啦
不论整数还是DOUBLE的...
实现大数相加,大到几百位,随便你啦
不论整数还是DOUBLE的-The realization of large numbers add up to as large as several hundred, not you, whether you DOUBLE integer or the
- 2023-06-17 13: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