-
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。...
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。-This procedure is a classic game Tankedaizhan the source, for students like the game is a good reference works.
- 2022-09-16 17:55:03下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1
-
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。...
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。-Using TCP handoff technology for server clusters. The burden of reducing the load on the access point, making the performance of the cluster increased substantially.
- 2022-07-07 23:10:52下载
- 积分:1
-
拉格朗日插值结构不同的氮+ 1个点的数目没有更多的…
拉格朗日插值法构造通过n+1个互异点上的次数不超过n的插值多项式P(x),利用此多项式计算在某一点的值-Lagrange interpolation structures differ by n+1 points on a number of no more than n, the interpolation polynomial P (x), take advantage of this polynomial calculation of the value of a point
- 2022-01-21 05:36:29下载
- 积分:1
-
大家都用过flashget吧?我觉得它的界面很有借鉴的价值,于是自己模仿做了一个。...
大家都用过flashget吧?我觉得它的界面很有借鉴的价值,于是自己模仿做了一个。-This program simulates the flashget.
- 2022-03-25 07:23:38下载
- 积分:1
-
ssd4exercise4的作业答案,欢迎你的下载,谢谢了
ssd4exercise4的作业答案,欢迎你的下载,谢谢了-Operating ssd4exercise4 the answer, you are welcome to download, I would like to thank the
- 2023-04-14 09:35:03下载
- 积分:1
-
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2....
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2.-C language PING function, use of ICMP, build environment : Microsoft Visual C 6.0 WinSock2.
- 2023-08-13 09:55:03下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-01 07:20:02下载
- 积分:1
-
下载了网上的代码,改进的trayicon。
下载了网上的代码,改进的trayicon。-Download the online code, improved trayicon.
- 2022-02-10 16:21:43下载
- 积分:1
-
用Visual C++编写的计算器程序,使用MFC,练习用
用Visual C++编写的计算器程序,使用的是mfc,供练习使用-Using Visual C++ to prepare the calculator program, using mfc, for practice use
- 2022-01-26 02:51:05下载
- 积分:1