-
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用...
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用-Test sort program with uasual ordering approach based on Windows OS, mainly for test.
- 2022-01-25 21:28:03下载
- 积分:1
-
一个抓屏程序及WIN32API探索样本程序。
一个抓屏程序及WIN32API探索样本程序。-a WIN32API explore procedures and sample procedures.
- 2022-03-17 12:42:32下载
- 积分:1
-
一个用C语言实现的八皇后问题演示程序
一个用C语言实现的八皇后问题演示程序-a C language of the Queen"s eight issues Demonstration Program
- 2022-01-26 05:59:31下载
- 积分:1
-
此为字符处理函数,有多个例子,适合初学者
此为字符处理函数,有多个例子,适合初学者-This is the characters deal with functions, there are multiple examples for beginners
- 2022-06-17 19:17:22下载
- 积分:1
-
控制鼠标滚轮的控件
控制鼠标滚轮的控件-control of the mouse wheel controls
- 2022-06-02 15:46:21下载
- 积分:1
-
api制作电子书
api制作电子书-api produce electronic books
- 2023-04-12 17:40:03下载
- 积分:1
-
When learning to write in a Arkanoid little practice, beginners may not be very...
学习的时候写的一个打砖块的小练习,初学者代码可能不是很规范-When learning to write in a Arkanoid little practice, beginners may not be very standard code ....
- 2022-01-24 15:12:07下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
89S52 isp applications, ISP, good things 89S52 isp applications, ISP, the good s...
89S52 isp应用程序,ISP功能,好东西
89S52 isp应用程序,ISP功能,好东西-89S52 isp applications, ISP, good things 89S52 isp applications, ISP, the good stu
- 2022-08-12 21:46:45下载
- 积分:1
-
《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码...
《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码- C++ Programming language design are C++ Writing Father of Bjarne Stroustrup, the source code examples are its source
- 2022-10-13 13:40:03下载
- 积分:1