登录
首页 » Windows开发 » Record vc project development throughout the source code, books, examples of bot...

Record vc project development throughout the source code, books, examples of bot...

于 2022-05-28 发布 文件大小:768.00 kB
0 95
下载积分: 2 下载次数: 1

代码说明:

vc项目开发全程实录 第三个实例的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Windows CE指南!吐血推荐!英文原版!Windows CE工程师的必备资料!...
    Windows CE开发指南!吐血推荐!英文原版!Windows CE开发工程师的必备资料!-Guide to the development of Windows CE! Suggest to vomit blood! English original! Windows CE development engineers the necessary information!
    2022-11-17 08:50:04下载
    积分:1
  • K3 智能手机参考设计 ,是了解K3 平台的好资料
    K3 智能手机参考设计 ,是了解K3 平台的好资料-K3 smart phone reference design is a good platform to understand the information K3
    2022-05-24 00:26:37下载
    积分:1
  • 关于日期的各种操作的C++的程序
    关于日期的各种操作的C++的程序-date on the various operational procedures for the C
    2023-08-30 05:20:03下载
    积分:1
  • 步步高多媒体学生电脑JS版模拟器
    用HTML+JS编写的步步高多媒体学生电脑软件-《轻轻松松学DOS》的在线模拟器,支持鼠标和键盘操作,支持网络在线运行或下载后单机运行。支持真人语音、背景音乐、文字和动画。本源码是开发学习机系列网页模拟器的示范作品,可用于对各种FC学习机的大多数软件制作网页版模拟器。
    2022-01-26 08:15:58下载
    积分:1
  • 内存修改
    #ifndef _SEARCH_THREAD_H_ #define _SEARCH_THREAD_H_ #define PROCESS_SIZE    1000    // 进程条的最大值 #define THREAD_NUM     1     // 搜索内存线程个数 #define WM_FIND_MEMORY    (WM_USER + 1)  // 找到搜索数值 #define WM_FIND_PROGRESS   (WM_USER + 2)  // 搜索进度 #define WM_SEARCH_FINISH   (WM_USER + 3)  // 搜索线程完成 #define SEARCH_STRING_MAX_LENGTH 255     // 搜索字符串的最大长度 class CModifyMemoryDlg; // 搜索线程函数 DWORD WINAPI SearchMemory(LPVOID lpParameter); // 精确搜索 void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 大于搜索 void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 小于搜索 void
    2022-06-18 16:10:54下载
    积分:1
  • vbflag值得算法演示,多多学习没有坏处,
    vbflag值得算法演示,多多学习没有坏处,-vbflag worth algorithm demo, it is not detrimental to learn more, a little
    2022-06-16 20:05:13下载
    积分:1
  • vb application upload test
    vb application upload test
    2023-05-05 04:55:02下载
    积分:1
  • 光驱控制程序,在需要与制备的录音软件
    CDROM 控制程序,在编写刻录软件的时候需要把光盘退出再载入光盘.这个时候需要这个软件来控制.原理很简单,主要是API接口函数很难找到.-CDROM control procedures, recording software in the preparation of the need to withdraw from the re-recorded CD discs. this time the software required to control. very Principle simple, the main API function hard to find.
    2022-04-25 06:29:37下载
    积分:1
  • ISO8583c#实现方式
    应用背景 金融行业通信标准。ISO8583 128位域解析传输。 SOCKET传输。 C#实现方式 WEB示例代码 关键技术    //智能组包     Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");     sendPackage.SmartBitmap = true;     sendPackage.MessageType = "0210";     sendPackage.SetString(2, "8888888888888888888");     sendPackage.SetString(3, "171111");     sendPackage.SetMoney(4, 12.34M);     sendPackage.SetDateTime(7, DateTime.Now);     sendPackage.SetNumber(11, 111);     sendPackage.SetDateTime(12, DateTime.Now);     sendPackage.SetDateTime(13, DateTime.Now);     sendPackage.SetString(25, "20");     sendPackage.SetNumber(28, 123);     sendPackage.S
    2023-06-13 06:35:04下载
    积分:1
  • Can be obtained from the camera video and image data, and saved to the computer.
    可以从摄像头获得视频和图像资料并且保存到电脑中。-Can be obtained from the camera video and image data, and saved to the computer.
    2022-01-25 14:31:08下载
    积分:1
  • 696518资源总数
  • 105111会员总数
  • 25今日下载