-
用VC编写的以二进制形式查看文件,适合初学VC的人参考
用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
- 2023-08-24 03:50:03下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1
-
Two integer variables for the calculation of the difference between the memory a...
计算连续两个整型变量的内存地址之间的差异
利用诡异手段动态改变引用型变量的指向-Two integer variables for the calculation of the difference between the memory address means of dynamic change in the use of strange references to type variables
- 2023-08-02 08:20:03下载
- 积分:1
-
解算大地元素,解算大地方位角,解算大地的经度和纬度
解算大地元素,解算大地方位角,解算大地的经度和纬度-Solver earth element solver earth azimuth, Solution earth longitude and latitude
- 2023-07-15 18:35:04下载
- 积分:1
-
发表在IEEE上的一篇关于网络化控制的文章,第一作者禹梅。
发表在IEEE上的一篇关于网络化控制的文章,第一作者禹梅。-Published in the IEEE
- 2023-02-11 01:45:04下载
- 积分:1
-
EXCEL action class, you can EXCEL file all common operations. 1. Mergers and mod...
EXCEL操作类,可以对EXCEL文件进行所有常见的操作。1。合并与修改单元格2。打印和预览3。字体格式的修改4。背景的设置5。对齐方式的设置6。背景的设置7。单元格数据类的设置8。其他细节部分详见文件类的说明-EXCEL action class, you can EXCEL file all common operations. 1. Mergers and modify cell 2. Print and preview 3. Font formatting changes to 4. 5 background settings. Alignment settings 6. Background settings 7. The cell data class settings 8. Other details of the part of the detailed description of the file class
- 2022-03-24 16:19:28下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
c program
c program
- 2022-02-11 23:32:57下载
- 积分:1
-
Windows2000 服务编程。 利用文该例子可自己编写服务程序。
Windows2000 服务编程。 利用文该例子可自己编写服务程序。-Programming Windows 2000 services. Using the example of the service can prepare their own procedures.
- 2022-03-07 15:29:18下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-11 18:20:34下载
- 积分:1