-
“=”号重载的注意事项
“=”号重载的注意事项-"=" Heavy matters to the attention of
- 2022-03-07 03:48:31下载
- 积分:1
-
迷宫问题的递归算法
迷宫问题的递归算法-recursive algorithm for maze problem
- 2022-06-18 15:57:16下载
- 积分:1
-
编译原理课程实验,编译系统的一部分,实现了对简单sim语言的单词识别
编译原理课程实验,编译系统的一部分,实现了对简单sim语言的单词识别。编译原理神课,你们懂的。
- 2022-07-24 00:12:24下载
- 积分: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
-
基于树的网格计算文档规范中的负载均衡模型
tree based load balancing model in grid computing document specification
- 2022-10-09 12:15:02下载
- 积分:1
-
这个代码显示了如何使用XML和XSLT的C #文件
this code shows how to use xml and xslt files in c#
- 2023-07-17 02:10:03下载
- 积分:1
-
用vc++开发的图书管理系统,很好用!值得看看!
用vc++开发的图书管理系统,很好用!值得看看!-using vc++ developed books managed system,easy to use !worth seeing !
- 2022-09-21 05:00:03下载
- 积分:1
-
又一个java电子白板源代码
又一个java电子白板源代码-also a java source code Whiteboard
- 2023-03-10 05:20:03下载
- 积分:1
-
网络结构图控件中的数据类型定义,可用于配置分布式系统网络结构...
网络结构图控件中的数据类型定义,可用于配置分布式系统网络结构-network control structure of the data type definition, can be used to configure distributed network structure
- 2022-06-01 06:03:20下载
- 积分:1
-
webbroser 导航错误、屏蔽弹出页封装
windows wpf/win form下 webbrowser 控件扩展,扩展封装了如404,503等错误事件处理、同时还封装了页面弹出窗口(a标签target=blank打开方式等)的拦截,实现屏蔽弹出窗口。
- 2022-04-12 08:48:36下载
- 积分:1