-
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
-
本程序主要实现对音量的控制和实现。调用了windows的dll文件。...
本程序主要实现对音量的控制和实现。调用了windows的dll文件。-the main procedures for the control of noise and realized. Calling the windows of the dll file.
- 2023-07-05 18:10:03下载
- 积分:1
-
本附件是 VB.NET
本附件是 VB.NET-Database-Program (vb.net数据库编程)书附带的源代码 共两个压缩文件 里面有很多例子 大家可以借鉴-this annex is VB.NET- Database-Program (vb.net database programming) book accompanying source code were two compressed files there are many examples we can learn from
- 2023-05-26 19:55:03下载
- 积分:1
-
汇编订票系统!
汇编订票系统!-compilation booking system!
- 2022-04-13 17:13:32下载
- 积分:1
-
stmart卡读写程序,用MCS51汇编语言
stmart卡读写程序,用MCS51汇编语言-stmart Card Reader program, assembler 51 Languages
- 2022-04-01 16:07:49下载
- 积分:1
-
调用摄像头代码
调用摄像头的代码,用mfc做的可以调用自己电脑的摄像头,当作练习了,没有太多复杂的东西,菜鸟当练手了......
- 2022-01-31 11:26:32下载
- 积分:1
-
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。...
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。-Serial port interrupt service routine, just make a simple call to complete the serial input and output processing, access are equipped with the buffer, the size can be arbitrarily set.
- 2023-01-25 05:05:04下载
- 积分:1
-
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法...
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法 -Give a given LL (1) grammar of the FIRST and FOLLOW sets, calculated the corresponding analysis table, as well as an analysis of the given string to determine whether or not belong to the grammar
- 2023-03-16 18:40:03下载
- 积分:1
-
EXCEL learning good information, a detailed description of the use of EXCEL is a...
学习EXCEL的好资料,详细介绍了EXCEL的使用,是一个办公人员将要学习的工具。
- 2022-03-09 20:35:56下载
- 积分:1
-
c++编程规范,一本十分透彻的c++编写规范用书
c++编程规范,一本十分透彻的c++编写规范用书-c++ programming norms, a very thorough c++ the preparation of normative books
- 2023-03-03 06:40:03下载
- 积分:1