-
Windows程序设计第五版示例源码
《Windows程序设计第五版》配套光盘源码,VS都可编译通过。
- 2022-02-25 11:48:42下载
- 积分:1
-
随机抽人源码
本人java小白,闲来无事做了这样一个比较水的小程序,面向对象基本没用,就是想试试,自己也不是软件工程专业的的,喜欢就看看,不喜欢也不强求,有永久拿走吧。
- 2023-08-23 05:30:04下载
- 积分:1
-
单片器开发 采用C语言和汇编语言所结合的一个很好的CPU处理期...
单片器开发 采用C语言和汇编语言所结合的一个很好的CPU处理期-monolithic device development using C and Assembly Language by the combination of a very good period CPU
- 2023-05-07 21:50:03下载
- 积分:1
-
本程序在AVL树的算法实现,包括删除,…
这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料,VC实现-this procedure when all the AVL tree algorithm implementation, including delete, insert new sequencing, data structure is a very good learner materials, VC
- 2022-01-26 15:09:15下载
- 积分:1
-
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,...
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to achieve the free text string separation
- 2022-01-23 10:10:08下载
- 积分:1
-
Airtport Thing practice
机场程序
- 2022-01-28 02:42:50下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
经典的C语言编程
经典的C语言编程--如何计算C语言的关键字(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the C language keyword (The writer is a C-language development were Kernighan and Ritchie)
- 2023-01-01 16:30:03下载
- 积分:1
-
用C语言编写的约瑟夫环等问题.用链式存储实现!
用C语言编写的约瑟夫环等问题.用链式存储实现!-C language of Josephus and other issues. Chain store used to achieve!
- 2022-01-26 06:44:01下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1