登录
首页 » Windows开发 » CUM after the modified code from Tianjin Part 3

CUM after the modified code from Tianjin Part 3

于 2022-03-14 发布 文件大小:1.23 MB
0 126
下载积分: 2 下载次数: 1

代码说明:

经更改后的CUM 代码 来自天津 第3部分-CUM after the modified code from Tianjin Part 3

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

发表评论

0 个回复

  • Sellin Programme
    2022-04-20 07:24:16下载
    积分:1
  • 获取某个进程的主窗口以及创建进程的程序名
    获取某个进程的主窗口以及创建进程的程序名-Get the main form of one process and create a programme name of the process.
    2022-01-26 01:42:53下载
    积分:1
  • 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
    动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
    2022-03-24 10:37:39下载
    积分:1
  • 利用API函数Shell_NotifyIcon在任务栏上放置图标。并且可以相应任务栏图标消息...
    利用API函数Shell_NotifyIcon在任务栏上放置图标。并且可以相应任务栏图标消息-use the API function Shell_NotifyIcon placed on the task bar icon. And a corresponding task bar icon news
    2022-05-30 03:30:26下载
    积分:1
  • 哈夫曼编码
    哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。 赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
    2023-03-09 19:15:02下载
    积分:1
  • c语言班级学生花名册
    本代码基本实现班级学生花名册的管理,包括学生信息的增加、删除、修改、查询,运用结构体存储学生的基本信息,包括姓名、年龄、成绩等,是C基础的应用
    2023-09-01 00:15:03下载
    积分:1
  • primary programming, the way C
    初级编程,了解C的写法-primary programming, the way C
    2022-07-25 20:49:29下载
    积分:1
  • 一个介绍重叠IO的好例子,结合了MFC的框架技术。
    一个介绍重叠IO的好例子,结合了MFC的框架技术。-Introduced a good example of overlapping IO, combined with the framework for MFC technology.
    2022-01-26 02:40:42下载
    积分:1
  • 使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)...
    使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)-KillTask
    2022-03-24 07:06:33下载
    积分:1
  • MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦...
    MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦-mfc
    2022-01-26 04:36:24下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载