-
QC-LDPC
QC-LDPC是准循环奇偶校验码,在编码和解码的的过程中更加简单,能够避免生成出现较多的1,QC-LDPC的校验矩阵的构造采用了PEG算法,并且带有了消除4环和6环的功能,构造方法简单。
- 2022-03-18 06:13:43下载
- 积分:1
-
"一笔画回路问题"刚刚学习C++,学习怎么样用友元的基本用法!!1...
"一笔画回路问题"刚刚学习C++,学习怎么样用友元的基本用法!!1-err
- 2022-09-26 14:30:03下载
- 积分:1
-
Internet Shopping Mall Network JiSuShop tectonic trading platform
JiSuShop 网络商城 构造网络买卖平台-Internet Shopping Mall Network JiSuShop tectonic trading platform
- 2023-05-29 13:00:03下载
- 积分:1
-
System Information
System Information
- 2023-07-28 01:20:03下载
- 积分:1
-
ZOJ1337 AC code, attached to the title and description.
ZOJ1337 AC代码,附带题目和说明。-ZOJ1337 AC code, attached to the title and description.
- 2023-04-09 09:35:03下载
- 积分:1
-
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/...
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/-It takes me a long time to finish it.I hope that it is useful to you.If there is anything unperfect,please tell me. I ll consummate it continuously.
- 2022-01-25 14:18:18下载
- 积分:1
-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。...
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。-the auxiliary tool to be able to use the VC provide many useful help. For example, automatic spelling, function parameters suggest so on.
- 2022-03-16 05:23:59下载
- 积分:1
-
Free Chat beta release 2 for linux
资源描述软件名称:Free Chat beta release 2 for linux
软件类型:C源代码
软件大小:84k
软件简介:
Free Chat beta release 2 fot linux,采用C语言写的运行在linux下的聊天室程序,英文的
- 2022-03-11 11:59:26下载
- 积分: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