-
Visual C preparation, data structure operations, 2 1 yuan polynomial combined so...
windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
- 2022-03-21 02:31:09下载
- 积分:1
-
手机连连看游戏源码 打包后可以运行在手机上
手机连连看游戏源码 打包后可以运行在手机上-Mobile Phone Games Lianliankan source package can be run on the mobile phone
- 2022-03-25 02:33:56下载
- 积分:1
-
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~...
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~-Create a shortcut to the desktop IE instance, can be more open the shortcut pointing to the URL address of the time can be directly compiled using ~ ~ ~
- 2022-08-08 21:13:08下载
- 积分:1
-
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!...
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!-Based on MFC to achieve personal address book program, there are file operations, complete functions to download the whole project package!
- 2022-04-28 09:28:47下载
- 积分:1
-
Binary tree data retrieval, database search function binary implementation.
二进制数据检索树,实现二进制数据库检索功能。-Binary tree data retrieval, database search function binary implementation.
- 2022-02-22 09:53:26下载
- 积分:1
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507红外收发驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 infrared transceiver driver source code, not for testing
- 2022-01-23 11:21:05下载
- 积分:1
-
c# 开发设置 proxy
c# 开发设置 proxy-installed proxy
- 2022-03-15 06:29:42下载
- 积分:1
-
介绍了工业控制Window组态软件的通信
介绍了工业控制Window组态软件的通信-introduced the Industrial Control Software Configuration Window communications
- 2022-02-04 17:58:13下载
- 积分:1
-
amd64 装显卡驱动时所需的cpu驱动
amd64 装显卡驱动时所需的cpu驱动-amd64 installed graphics drivers required cpu driver
- 2022-07-04 00:26:14下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1