-
VF development of the landing system users in order to prepare the course design
VF开发的用户登陆系统 为了课程设计编写的-VF development of the landing system users in order to prepare the course design
- 2022-01-25 22:00:57下载
- 积分: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
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
作为一个十进制到二进制的转换,二进制数64。
将二进制转化为十进制,二进制数最多64位。-As a decimal to binary conversion, binary number 64.
- 2022-02-20 16:23:52下载
- 积分:1
-
MFC Insider (source book distribution) CHAP01.rar
MFC技术内幕(配书源码)CHAP01.rar-MFC Insider (source book distribution) CHAP01.rar
- 2022-07-06 08:44:04下载
- 积分:1
-
高速文本处理库的原代码
高速文本处理库的原代码-dealing with the high-speed version of the original code
- 2022-01-28 04:37:21下载
- 积分:1
-
一个delphi制作透明字体的小程序示范
一个delphi制作透明字体的小程序示范-Delphi create a transparent process model of small fonts
- 2022-07-07 18:26:49下载
- 积分:1
-
利用树视控件显示资源管理器风格的目录状结构
利用树视控件显示资源管理器风格的目录状结构-use trees as controls under the Resource Management style directory structure
- 2022-08-11 05:27:55下载
- 积分:1
-
Create a shortcut to the class (source code). WScript.She used
一个创建快捷方式的类(源码).
用的是WScript.She-Create a shortcut to the class (source code). WScript.She used
- 2022-02-25 15:55:08下载
- 积分:1
-
一个微
一个java微型编辑器程序(需要改为*.jar)-a micro-editor (need to be converted into*. jar)
- 2023-01-01 12:20:03下载
- 积分:1