-
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件...
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件-Can delete their own source code, you can delete their own process, and then delete the file from the disk
- 2022-03-05 11:55:56下载
- 积分:1
-
OQPSK the AWGN and frequency selective fading channel simulation
OQPSK在AWGN和频率选择性衰落信道中的仿真-OQPSK the AWGN and frequency selective fading channel simulation
- 2023-06-23 18:25:02下载
- 积分:1
-
kinect 鼠标控制
使用Kinect控制光标是我在许多网站上注意到一个共同的问题,这个功能可以帮助很多人去做更多的互动,设计师
- 2022-11-08 04:35:03下载
- 积分:1
-
Visual Basic, new drag and drop functionality
Visual Basic 中新颖的拖放功能-Visual Basic, new drag and drop functionality
- 2023-03-26 00:50:03下载
- 积分:1
-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1
-
窗口编程1
windows 程序设计源码1-5-windows programming source 1-5
- 2022-09-28 21:55:05下载
- 积分:1
-
比萨饼订单系统
比萨饼订购 machineIf 您不能找到这种语言在语言列表中,请选择"其他"。保持简短、 精确和完整的标签,请仅使用"、"要分开。如果在你的描述中有代码,请使用"插入代码"按钮来插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。请不要提交非源编码材料。
- 2022-12-30 23:25:05下载
- 积分:1
-
这是一个SDK程序。这个程序跟踪显示坐标位置…
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-This is a SDK procedure. This program tracking demonstrates the coordinates position of the mouse, at the same time, demonstrate the operation information in the window title block if the mouse has operation. if double-clicks in the window customer area ,can demonstrates the positional information of the double-click position. In addition, in the customer also has two units places charts, when the mouse moves arrives on the chart, can change the cursor which defines as oneself. This procedure suits the Win32 programming beginner, contains the massive Chinese annotation.
- 2022-03-05 08:05:10下载
- 积分:1
-
计算器程序的实现(vc)
计算器程序的实现(vc)-calculator program achievement (vc)
- 2022-04-27 03:04:50下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1