-
Mobile phones turned on and off the WIFI project source code examples
开启和关闭Mobile手机WIFI的源代码工程例子-Mobile phones turned on and off the WIFI project source code examples
- 2022-03-24 08:13:52下载
- 积分:1
-
long integer operations of four, with two
长整数的四则运算,用双向循环链表实现,堆分配存储-long integer operations of four, with two-cycle Chain achieve stacked memory allocation
- 2023-04-26 05:10:03下载
- 积分:1
-
opencv手势识别
opencv手势识别控制鼠标
- 2022-04-09 00:12:21下载
- 积分:1
-
计算车灯投影光斑的程序,内附程序的NS流程图
计算车灯投影光斑的程序,内附程序的NS流程图-projector beam headlights calculation procedures, the procedures attached flowchart NS
- 2023-02-01 22:45:04下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
png透明按钮源码
gdipbutton_src.zip文件,在原网址不能下载。上传到这里吧。实现了png透明按钮功能。如果png是不规则图片,背景能够显示。
- 2023-05-10 19:25:03下载
- 积分:1
-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1
-
用C语言写的一个很好的十进制数转换为十六进制数的源代码。...
用C语言写的一个很好的十进制数转换为十六进制数的源代码。-Using C language to write a good decimal number converted to hexadecimal number of the source code.
- 2022-10-15 08:45:02下载
- 积分:1
-
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。...
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
- 2023-01-03 05:40:03下载
- 积分:1
-
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶...
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶-C++ must be bound to know professional C++ programming for beginners a foothold in the ladder must have knowledge of c++ sector, the crystallization of 20 years
- 2023-07-16 04:25:07下载
- 积分:1