-
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小:...
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 868 KB
-Java Language Specification (third edition) books Language : English books categories : program design license : free software books Size : 868 KB
- 2022-05-08 08:01:25下载
- 积分:1
-
LabVIEW8.5:使用方法与以前的LabVIEW8.0以及8.2中文版是一样的,
但是据说“生成的许可证文件也不是存放在默认的我的文档位置,...
LabVIEW8.5:使用方法与以前的LabVIEW8.0以及8.2中文版是一样的,
但是据说“生成的许可证文件也不是存放在默认的我的文档位置,-LabVIEW8.5: the use of methods and previous LabVIEW8.0 and 8.2 is the same as the Chinese version, but is said to
- 2022-01-25 20:29:07下载
- 积分:1
-
经典小型程序界面结构框架,应用基本控制制作,本身程序极小,且界面美观大方...
经典小型程序界面结构框架,应用基本控制制作,本身程序极小,且界面美观大方-classic small program interface architecture, application control of the production of basic, minimal own procedures, and interface pleasing to the eye
- 2022-03-21 02:16:09下载
- 积分:1
-
c++实现的屏幕软键盘程序
c++实现的屏幕软键盘程序-c achieve the soft screen keyboard procedures
- 2022-03-05 06:13:24下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
This is the third part of the game is the use of a transparent manner the backgr...
这是游戏的第三部分,是利用透明背景的方式去掉人物外面的白框-This is the third part of the game is the use of a transparent manner the background to remove the white figure outside the box
- 2023-04-25 03:50:02下载
- 积分:1
-
用才c语言实现了dinic算法,算法效率高
用才c语言实现了dinic算法,算法效率高-Using only c language to implement dinic algorithm is efficient
- 2022-01-28 07:31:33下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
钱能C++程序设计教程第二版 十分牛叉的一本书 推荐想学好C++的朋友一定不要错过...
钱能C++程序设计教程第二版 十分牛叉的一本书 推荐想学好C++的朋友一定不要错过-Money can C++ Programming Tutorial second edition of the great cattle fork recommend a book you want to learn C++, a friend must not miss the
- 2022-05-07 00:41:18下载
- 积分:1
-
这是一个lr(1)分析法实例实验,
这是一个lr(1)分析法实例实验,-lr(1)分析法实例
- 2022-03-12 20:03:31下载
- 积分:1