-
Read files from the hard disk inside the fixed txt file path to read the file an...
读文件 从硬盘的固定txt文件路径里读取文件 并存储为2进制文件的形式-Read files from the hard disk inside the fixed txt file path to read the file and stored as two binary files in the form of
- 2023-01-15 15:05:03下载
- 积分:1
-
该程序是用c++在windows环境下实现录入学生信息
该程序是用c++在windows环境下实现录入学生信息-students achieve the entry information
- 2022-03-16 21:26:17下载
- 积分:1
-
语法分析,编译原理中的语法分析,共有四个文件…
语法分析,编译原理中的语法分析,一共四个c++源码文件-Syntax analysis, compiling principle of syntax analysis, a total of four documents
- 2022-08-23 17:53:33下载
- 积分:1
-
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!...
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!-the source code carried out the Russia diamonds,function is easy,operating is easy,for reference !
- 2022-11-20 00:45:02下载
- 积分: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
-
本示例使用FTP客户端配置库(ftpc)实现简单…
This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2023-05-19 09:05:04下载
- 积分:1
-
银行交易系统银行交易系统
- 2023-03-29 12:30:04下载
- 积分:1
-
《字符画大师》源代码
《字符画大师》源代码-"character painting master" source code
- 2022-04-13 14:30:49下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1
-
人工智能极大极小搜索,实现了井字棋的智能博弈程序。
人工智能极大极小搜索,实现了井字棋的智能博弈程序。-Minimax artificial intelligence search and realized the groined smart game of chess procedures.
- 2022-02-06 10:15:33下载
- 积分:1