-
贪吃蛇游戏
可以学习c语言,熟悉数据结构链表的用法哦,在windows wintc 下写的,没有用面向对象的思想,直接就是顺序结构,非常简单的实现了贪吃蛇的游戏是一个很好的入门级的代码,希望你自己先构思,然后自己在动手写一写,这样才能锻炼到自己的能力
- 2023-02-01 13:30:04下载
- 积分:1
-
文本网页文档的自动主题分类
Automated subject classification of textual Web documents
- 2022-10-27 15:40:03下载
- 积分:1
-
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧-Image processing on the campaign, only supports 256 colors, are interested in to see your friends
- 2022-05-09 03:05:30下载
- 积分:1
-
aaaaaa fff f
aashjhlk jlkhlkjhlkj
kjÅŸlkajsÅŸlkj
alksjlakjsÅŸ
lakjsÅŸlkja
- 2022-11-20 17:55:03下载
- 积分:1
-
高等数学的函数(矩阵,积分,微分,复数)java源代码
高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
- 2022-04-30 06:05:39下载
- 积分:1
-
基于RMI1250(MIPS 32内核)通过GPIO模拟IIC驱动源码,在WinCE 5.0下测试通过...
基于RMI1250(MIPS 32内核)通过GPIO模拟IIC驱动源码,在WinCE 5.0下测试通过-Based on RMI1250 (MIPS 32 core) through the GPIO analog source IIC driver in WinCE 5.0 under the test
- 2022-03-11 03:32:47下载
- 积分:1
-
c源代码,模拟示波器,开发环境VC6,使用方法见说明
c源代码,模拟示波器,开发环境VC6,使用方法见说明-c source code, analog oscilloscopes, development environment VC6, use see note
- 2023-01-12 22:25:03下载
- 积分:1
-
此为51单片机控制液晶显示的程序。主要用来显示时间
此为51单片机控制液晶显示的程序。主要用来显示时间-this for 51 LCD MCU control procedures. Used primarily for show time
- 2022-11-26 04:30:03下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
ATL object wizard is just not restricted for ATL COM appwizards. It can be used
ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. ATL对象向导不限于 ATL COM 应用程序向导。它也可以用于满足要求的项目的任何应用程序中。你可以使用这个向导来创建普通的(非COM) Win32 应用程序,使用ATL窗口类或开发控制台OLEDB消费者应用程序。 来源: http://www.codeguru.com/atl/atlcompappwz.shtml-ATL object wizard is just not restricted for ATL COM appwizards.
It can be used in any application provided the project meets certain
requirements. You can use this appwizard to create ordinary (non-
COM) Win32 application utilizing the ATL window classes or develop
console OLEDB consumer applications. the ATL object guide is not
restricted in ATL the COM application procedure guide. It also may use
in the project any application procedure which answers the purpose.
You may use this guide to found (non- COM) ordinary the Wi
- 2022-02-10 10:47:45下载
- 积分:1