-
Allegro的A3992发布两词
ALLEGRO 的A3992两个下发字计算-ALLEGRO the A3992 issued two word
- 2022-02-12 22:01:56下载
- 积分:1
-
在C#里面调用带有回调函数和自定义结构体的DLL的例程.
在C#里面调用带有回调函数和自定义结构体的DLL的例程.-in C# inside with a call from the callback function and the structure of the definition of the DLL routines.
- 2022-01-31 18:52:55下载
- 积分:1
-
复制位图文件到粘贴板中
复制位图文件到粘贴板中-Copy bitmap files to clipboard
- 2022-08-07 19:52:13下载
- 积分:1
-
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。...
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。-c8051 The I/O port input and output of the experiment, the realization of the control switch, connect the keyboard input, output LED connections.
- 2023-04-13 23:05:04下载
- 积分:1
-
Famous SM501 2D graphics
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-03-06 14:03:24下载
- 积分:1
-
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。...
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。-Antique-level programming examples and help files, hoping to wave files and sound cards for programming of interest to help you.
- 2022-02-25 16:50:54下载
- 积分:1
-
VC系列视频卡SDK开发包,提供给使用10MOONS VC401P/VC404P/VC4000/VC8000SDK系统产品做开发的用户使用...
VC系列视频卡SDK开发包,提供给使用10MOONS VC401P/VC404P/VC4000/VC8000SDK系统产品做开发的用户使用-VC Series Video Card SDK Development Kit, available to use products 10MOONS VC401P/VC404P/VC4000/VC8000SDK system development users
- 2023-07-17 06:20:02下载
- 积分:1
-
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊...
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊-language on the article, veteran newcomers have reference value, I benefited ah
- 2022-02-10 17:17:27下载
- 积分:1
-
一个共享结构的库存模型
一个共享结构的库存模型-a share structure of the inventory model
- 2022-08-14 01:22:51下载
- 积分: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