-
易语言的一个标准练习实例。希望对各位像学习E代码的朋友有帮助...
易语言的一个标准练习实例。希望对各位像学习E代码的朋友有帮助-Easy Language example of a standard practice. I hope you like the learning of a friend E code help
- 2022-01-25 15:53:48下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的shell修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的框架程序(shell)的修正版,
能够适用各种字符集。
- 2022-05-21 06:44:47下载
- 积分:1
-
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用....
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
- 2023-04-09 10:10:05下载
- 积分:1
-
一个实现了简单的文本滚动功能,很简单,但是入门很有用
一个实现了简单的文本滚动功能,很简单,但是入门很有用-achieved a simple text scroll function is simple, but very useful entry
- 2022-03-10 05:05:43下载
- 积分:1
-
java写的另一个学籍管理的小程序。根据给定的AbstractStudent、Teacher、Time、AbstractStudentManager,以及已创建...
java写的另一个学籍管理的小程序。根据给定的AbstractStudent、Teacher、Time、AbstractStudentManager,以及已创建的三个类 BachlorStudent, GraStudent, ConcreteStudentManager 建立一个学籍管理类 StudyManager 并带有 main 函数-write another small expulsion management procedures. According to the AbstractStudent, Teacher, Time, AbstractStudentManager, and has created three categories BachlorStudent, GraStudent, ConcreteStudentManager establish an expulsion StudyManager and Management with main function
- 2022-04-27 19:12:34下载
- 积分:1
-
用VB完美实现开机自动运行设置功能.代码可直接嫁接到其他程序上....
用VB完美实现开机自动运行设置功能.代码可直接嫁接到其他程序上.-VB realize boot with a perfect setting to run automatically. Code can be directly grafted to other procedures.
- 2022-03-19 14:01:29下载
- 积分:1
-
大二,数据结构,c++版的乘法多项式,仅供参考
大二,数据结构,c++版的乘法多项式,仅供参考-Sophomore year, data structure, c++ Version of polynomial multiplication, for reference only
- 2023-05-24 10:15: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
-
java learning memorandum
java学习备忘录-java learning memorandum
- 2022-12-18 21:30:03下载
- 积分:1
-
粒子群优化算法的MATLAB
函数[x,fval,exitflag,output]=pso(objfunc,nvars,options)
- 2022-06-14 22:30:17下载
- 积分:1