-
一个分页是存储器管理模型
一个分页是存储器管理模型-Paging is a memory management model
- 2022-08-15 21:52:13下载
- 积分:1
-
jpeg 编码器和解码器
此代码 pemet 我们使 jpeg 编码器和解码器
转移块
对块进行 DCT
量子化块
减去从当前的 DC 系数的最后一个 DC 系数
之字形块
零的运行的长度编码块
分解成可变长度二进制数及它们的长度的非零系数
熵编码
- 2022-01-25 20:58:34下载
- 积分: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
-
通过 extjs 导入 CSV 文件
这个插件会显示给你如何将 CSV 文件导入到网格存储中。 希望对你有用
- 2022-10-28 09:45:03下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
Based on the serial port on the temperature and humidity sensors, data acquisiti...
基于串口,对温湿感应器数据进行采集并显示.些代码是用vb写的.我也写了个vc的,但感觉这个对vb开发人员比较好用.-Based on the serial port on the temperature and humidity sensors, data acquisition and display. More code is written in vb. I also wrote a vc, but felt it more easy to use for vb developers.
- 2022-01-25 21:34:06下载
- 积分:1
-
LED 显示 的小程序主要用于获得点阵码串口通信的自己设置
LED 显示 的小程序主要用于获得点阵码串口通信的自己设置-LED display of small programs mainly for access to serial dot matrix codes set up their own communications
- 2022-04-22 22:21:35下载
- 积分:1
-
do with Delphi database applications as simple Although there is no complete sof...
用Delphi做数据库应用就这么简单 虽然是个没有全部完成的软件,但数据库的插入、查找、更新等等有了,初学者可以看看,呵! 源代码中的打印及查询部分只是包括一些测试时使用的代码,我在了解如何实现打印及查询后就没有继续做下去。这两个部分可以根据不同的需求修改。-do with Delphi database applications as simple Although there is no complete software, but database insert, retrieve, update, etc. With that beginners can see, uh! The source code for the print and inquiries, including some part is the use of the test code, I understand how to achieve Print and inquiries had not continue to do so. These two parts can be based on different needs revision.
- 2022-09-02 19:10:03下载
- 积分:1
-
169数字海关、液晶显示、时钟程序,等等,这…
169数字海关,液晶显示,时钟程序等,同时低功耗
- 2022-01-30 17:15:04下载
- 积分:1
-
剑指offer代码Java版
原书《剑指OFFER》上的代码为C++语言,利用相同的思想,试了试用Java语言实现
- 2022-03-15 14:04:30下载
- 积分:1