-
windows的IOCP源代码
应用背景此程序是简单网关的设计,可用于初学iocp的人员研究iocp用,逻辑比较简单,功能也较单一,文中函数都有详细注释,能够令新学者快速上手关键技术基于windows操作系统的网关源码,基于iocp架构,稳重从iocp的生成,到套接字和iocp的绑定,以及异步处理消息的投递,还有就是对于异步消息处理完毕之后的逻辑处理都有很详细的代码
- 2023-07-16 01:40:03下载
- 积分:1
-
利用WIN32API向一个第三方窗口发送消息
利用WIN32API向一个第三方窗口发送消息-Use Win32API window to a third-party send a message
- 2022-05-25 07:12:42下载
- 积分:1
-
一个画图软件,实现直线,曲线,画多边行等功能
一个画图软件,实现直线,曲线,画多边行等功能-A drawing software, to achieve a straight line, curve, line features such as multilateral painting
- 2023-05-30 06:25:02下载
- 积分:1
-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1
-
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数...
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数-put a document to disk simulation, which is built on disk file system and provides basic file access function
- 2023-05-17 17:40:03下载
- 积分:1
-
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模...
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模块,程序使用了vsFlex8.ocx、VsNetMenu.ocx、WinXPCEngine.ocx三个第三方的界面控件,其中VsNetMenu.ocx 5.0要求注册-Personnel management system perfect version of the source code This is a complete set of enterprise personnel management system perfect version of the software source code, the main functions, including system settings, staff files, attendance management, job evaluation, staff mobility, wage management of several major modules, procedures used vsFlex8.ocx, VsNetMenu.ocx, WinXPCEngine.ocx three third-party interface controls, which require VsNetMenu.ocx 5.0 Registration
- 2022-12-17 02:05:04下载
- 积分:1
-
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。...
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。-SMART PHONE 2005 on the multi-language support procedures source, the application can achieve multi-lingual switching required VS2005BETA2 compiler.
- 2022-01-31 20:32:38下载
- 积分:1
-
图像处理小程序,有界面,以及一些基本的处理操作.
图像处理小程序,有界面,以及一些基本的处理操作.-small image processing procedures, interface, as well as some basic handling operations.
- 2023-05-30 04:55:03下载
- 积分:1
-
大唐科源直流屏的规约格式转化成以太网103的协议
大唐科源直流屏的规约格式转化成以太网103的协议-major source of the Statute DC screen format into 103 Ethernet agreement
- 2022-03-29 06:33:24下载
- 积分:1
-
外汇cmfishing EA源代码
extern bool buy = true; //疣琊屮栩?buy extern bool sell = true; //疣琊屮栩?sell extern int StepB = 10; //?Buy 铕溴痤?extern int StepS = 10; //?Sell 铕溴痤?extern double CloseProfitB = 100; //玎牮囹?buy 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfitS = 100; //玎牮囹?sell 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfit = 10; //玎牮囹?怦?镱 耋祆囵眍祗 镳铘栩?extern double LotB &nb
- 2022-06-12 09:05:09下载
- 积分:1