-
用程序实现二十四点的算法很多,但大都比较繁杂。考虑到凑出结果的可能情况并不是太多,在这里我们将主要靠自己穷举可能的演算式外加循环计算来实现。...
用程序实现二十四点的算法很多,但大都比较繁杂。考虑到凑出结果的可能情况并不是太多,在这里我们将主要靠自己穷举可能的演算式外加循环计算来实现。 -24 points by the procedure of the algorithm to achieve a lot, but are relatively complicated. Taking into account the possible outcome of凑出not too much, where we will mainly rely on their own exhaustive calculus style plus possible to achieve the cycle calculation.
- 2022-04-18 03:18:18下载
- 积分:1
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多....
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多.-lifting wavelet can be owed directly into the VC Program, compared to the first generation wavelet algorithm faster, has more advantages.
- 2022-05-18 21:56:16下载
- 积分:1
-
A hotel reservation online source code, I would like to be able to fit most of t...
一个饭店网上订餐的源代码,我想应该可以适合大多数的饭店,可以拓展一下业务,提高收入。-A hotel reservation online source code, I would like to be able to fit most of the hotels, you can expand business and improve revenue.
- 2022-08-13 22:45:47下载
- 积分:1
-
it is a page replacement algorithms
it is a page replacement algorithms
- 2022-01-21 17:48:37下载
- 积分:1
-
球小球碰撞发生转移后经历了边界算法…
碰撞球
小球遇到边框后发生转移的算法和实现,可做开发碰撞球的参考-Ball small ball collision occurred after the transfer of experienced border algorithm and implementation can be done for collision sphere of reference
- 2023-01-08 00:35:03下载
- 积分:1
-
一个软件代码的总结,可以帮助你统计那里的代码…
一个对于代码总结的一个软件,可以帮你统计你的代码还有一些注释等,非常好用-A summary of the code of a software, can help you statistics of your code there are some notes and so on, very easy to use
- 2022-06-26 11:40:25下载
- 积分:1
-
This is a convenient volume control procedures, vc programming enthusiasts is a...
这是一个可以方便控制音量的程序,对于vc编程爱好者来说是个不错的示例-This is a convenient volume control procedures, vc programming enthusiasts is a good example
- 2022-03-18 01:55:09下载
- 积分:1
-
vc++实现Windows关机功能
调试运行通过
vc++实现Windows关机功能
调试运行通过-vc++ to achieve through the Windows shutdown commissioning
- 2022-02-01 00:00:09下载
- 积分:1
-
5版
VERSION 5.00
Begin VB.Form laba
AutoRedraw = -1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition = 2 CenterScreen
Begin VB.Timer Endlife
Enabled = 0 False
Interval = 1
Left = 3240
Top = 3360
-VERSION 5.00
Begin VB.Form laba
AutoRedraw =-1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition =
- 2022-12-06 12:20:03下载
- 积分:1