-
delphi编写的简单的UDP测试程序
资源描述在Delphi平台下编写的一个非常简单的网络demo,可以向指定Ip和端口发送数据,同时可以接受服务端的数据,来实现socket编程。
- 2022-08-22 02:13:26下载
- 积分:1
-
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵...
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
- 2023-01-21 20:05:03下载
- 积分:1
-
DSP库LIB
这是stm32f1xx 的DSP官网库,安装完就可以用。
This user manual describes the STM32F10x DSP (digital signal processing) library, which is
a suite of common digital signal processing functions:
a suite of common digital signal processing functions:
● PID controller
● Fast Fourier transform
● FIR and IIR filters
The library contains C and assembly functions. The assembly code is ported on ARM®,
GCC and IAR Systems™ assemblers.
- 2022-08-18 11:37:11下载
- 积分:1
-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
VB6做的Xp风格的控件源代码 (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 10:50:53下载
- 积分:1
-
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件...
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件都是用DLL接口,配置保存在数据库中,这是没有提供数据库及设计文档,我现在也找不到-this is a long time ago I used the C Builder for a carrier to do a network management procedures, using SNMP monitoring hardware, with agreement from the definition of software (to comply with the interface), from the parent network can also directly monitor subnetworks, each of the hardware and software are used DLL interface, configuration stored in a database, which is no database design and documentation, I could not find
- 2022-04-25 01:16:57下载
- 积分:1
-
弹性网和Lasso的代码 用来变量选择的好工具
弹性网和Lasso的代码 用来变量选择的好工具-Lasso code
- 2022-02-21 06:17:13下载
- 积分:1
-
延迟容忍网络中的条件最短路径路由
延迟容忍网络的特点是
- 2022-04-11 02:05:42下载
- 积分:1
-
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码....
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码.-VB Controls the vertical toolbar, you can use it to prepare, like Windows Explorer toolbar left the same style, containing examples of VB code.
- 2022-07-04 12:48:27下载
- 积分:1