-
位图装入、显示的c++类
位图装入、显示的c++类-bitmap loaded, the type shown in c
- 2022-01-24 16:22:18下载
- 积分:1
-
A full
功能齐全,方便使用,希望能非常有用尽量不要让站长把时间都花费在为您修正-A full-featured, easy to use, hoping to be very useful as far as possible not to allow owners to spend time for you to amend
- 2022-12-22 03:30:03下载
- 积分:1
-
自己制作自己的压缩小程序比较有意思(推荐)
自己制作自己的压缩小程序比较有意思(推荐)-produced their own small compression process more interesting (recommended)
- 2022-06-20 09:18:25下载
- 积分:1
-
winmain封装
应用背景通过学习,自己动手写了一个window下的窗口函数,一大堆的窗口类的初始化和注册,让人很烦,看了各位大牛的一些参考代码后,自己就动手写一个一个封装,用c++面向对象的方法封装出了自己的winmain,在此分享给大家关键技术windows下的编程,窗口的初始化和定义,创建窗口,注册窗口,显示窗口,最后也是最总要的事件的循环机制,根据需要进行了一下封装。
- 2022-03-11 10:23:19下载
- 积分:1
-
Basically timer calculator for 8051 for different modes
Basically timer calculator for 8051 for different modes
- 2022-03-22 03:13:27下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
EXE2SWF exe source code is converted to swf format
EXE2SWF
exe转换为swf格式源码-EXE2SWF exe source code is converted to swf format
- 2022-01-25 17:28:38下载
- 积分:1
-
DIY一块廉价的51串行编程器
DIY一块廉价的51串行编程器-DIY a cheap 51 UART programme device
- 2022-11-20 03:25:03下载
- 积分:1
-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
MFC 360界面模仿
C++ MFC 界面优化,360界面模仿,其中有封装库进行界面设置,全部用自绘图片展示,是一款C++界面设置的好类,模拟360杀毒软件界面
- 2023-05-16 07:10:03下载
- 积分:1