-
c++调试手册!主要是一些调试方法和技巧的介绍!
c++调试手册!主要是一些调试方法和技巧的介绍!-c++ debugging manual! Mainly debugging methods and techniques for the introduction!
- 2022-01-31 16:01:47下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
Wpfword转PDF
Wpfword转PDF,很简单的一个小功能,呵呵O(∩_∩)O~ 希望给大家可以分享一下!有点简陋,╭(╯3╰)╮!
- 2022-03-25 07:15:35下载
- 积分:1
-
规范化乘幂函数求模的最大值和最大向量,又叫规范化幂乘法...
规范化乘幂函数求模的最大值和最大向量,又叫规范化幂乘法-Seek mode power function normalized by the maximum and the maximum vector
- 2022-05-06 23:08:35下载
- 积分:1
-
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化....
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化.-16 hexadecimal characters with conversion, which can be arbitrary text, including spaces, carriage returns, and so on, the text content into a 16-band after him in the back with the original version of the same will not have changes.
- 2022-03-22 17:32:05下载
- 积分:1
-
to capture desktop from any others computer in your LAN. I use JPEG format to ge...
to capture desktop from any others computer in your LAN. I use JPEG format to get small file/stream packages size
- 2023-02-01 22:05:03下载
- 积分:1
-
自己制作SQL Sever
由于Sql Server的界面控制比较复杂,在查询时如果需要的功能有限,且不需要让使用者知道管理员密码时,自己可以编写一个简易版的Sql Server。该源码详细地提供了如何编写,欢迎下载
- 2023-02-06 09:45:04下载
- 积分:1
-
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 10
- 2023-01-10 04:45:03下载
- 积分:1
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
插入任意数量的目录中的当前图像的HTML。它的图形用户界面是V。
inserts any number of images present in a directory into the HTML. It s gui is very cooooooool
- 2023-04-07 18:05:04下载
- 积分:1