-
数据结构 构建并使用一个哈希表的简单例子及源程序代码(Dev...
数据结构 构建并使用一个哈希表的简单例子及源程序代码(Dev-c++)-Hash table data structure
- 2022-03-01 02:20:09下载
- 积分:1
-
主要是用于大智慧的数据采集,可以定期进行采集以做成服务...
主要是用于大智慧的数据采集,可以定期进行采集以做成服务-Intelligence primarily for large data collection can be collected periodically in order to make services
- 2022-07-17 05:48:58下载
- 积分:1
-
一个关于出入迷宫的C++程序
一个关于出入迷宫的C++程序-a maze of access to the C program
- 2022-08-22 12:20:43下载
- 积分:1
-
With C++ Allocation algorithm of Dijkstra shortest path problem
用C++编的迪杰斯特拉算法实现的最短路径问题-With C++ Allocation algorithm of Dijkstra shortest path problem
- 2022-01-29 03:49:04下载
- 积分:1
-
手机分包监控电脑屏幕(带电脑服务器源码)
本源码 是在 手机下可以实时的监控 电脑的屏幕画面 ,电脑服务器是“易语言”的吗,客户源码是“E4A”,简称“易安卓”,服务器数据是分包发送的,不用担心数据掉包问题。
- 2022-01-26 05:29:24下载
- 积分: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
-
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解...
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
- 2022-03-23 13:10:57下载
- 积分:1
-
RandGen。H
randgen.h
almost 1.72KB
- 2022-03-15 06:33:15下载
- 积分:1
-
系统调用提供的简单控制
系统调用提供的简单控制-system calls for a simple control
- 2022-11-07 03:15:03下载
- 积分:1
-
SMBIOS读取PC的BIOS程序,在Visual Studio环境里实现
SMBIOS读取PC的BIOS程序,在Visual Studio环境里实现-SMBIOS read PC BIOS procedures in Visual Studio environment to achieve
- 2023-02-07 05:25:04下载
- 积分:1