-
数据结构的经典学习编程算法是经典的例子,…
数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
- 2022-08-06 02:44:35下载
- 积分:1
-
development of the system designed to enable banks to handle customers access bu...
开发本系统的目的在于方便银行处理储户的存取款业务-development of the system designed to enable banks to handle customers access business
- 2022-12-07 22:20:03下载
- 积分:1
-
高质量Cpp编程指南
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“...
高质量Cpp编程指南
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。
-High-quality Cpp Programming Guide software quality is seen by most programmers have paid lip service rather than the heart thing! In addition to complete layman and truly master the programming, the initial read a book, you feel will be the first to panic: " wow! I had fabricated C++/C program how would there be so many problems?" Do not sorry, the author merely A few years ago than you, more than just a few panic-stricken. Please take 12 hours to carefully read through 100 of this book, you will be benefited, which is N-1 in front of a reader" s suggestion.
- 2023-01-25 20:30:04下载
- 积分: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
-
int 的高低字节
int 的高低字节-int byte
- 2022-11-04 04:30:03下载
- 积分:1
-
本程序用风险投资统计中的汉字和汉字的数量…
本程序利用VC来统计中英文字符数,适用VC的初学者-This procedure using VC to statistics the number of characters in Chinese and English, for VC beginner!!
- 2022-03-23 22:43:06下载
- 积分:1
-
亚像素级角点检测
在visual studio中用opencv3编译的Harris角点检测的源代码,并根据附近点的关系把角点位置精确到亚像素级。毛星云opencv3编程入门源码。
- 2022-11-15 22:00:03下载
- 积分:1
-
消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序,此代码就向你展现了消息传递的内幕...
消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序,此代码就向你展现了消息传递的内幕-the mechnism of message transfering is the basis of windows programming. Untile a through understanding has been made, one can have a good command of windows programming. This program shows you the inner working principle of message transfering.
- 2022-02-01 23:31:10下载
- 积分:1
-
MPI array to calculate the diffrent in numbers
MPI array to calculate the diffrent in numbers
- 2022-02-01 20:08:53下载
- 积分:1
-
汽车救援调度系统
开发此项目,是为了快速解决用户的救援请求,
使后台工作人员分工更加明确,很好的为用户服务
- 2022-08-17 03:50:26下载
- 积分:1