-
组件开发,用于多人合作
组件开发,用于多人合作-component development for more than cooperation
- 2023-01-10 01:35:04下载
- 积分:1
-
在windows2000/xp下hook "sas窗口"的Dll BCB编译
在windows2000/xp下hook "sas窗口"的Dll BCB编译-windows2000/xp under the hook "sas window" Dll BCB compiler
- 2023-01-27 06:55:04下载
- 积分:1
-
复合增长率计算器,很简单的代码,自己写的使用促进公平…
复合增长率计算器,很简单的代码,自己写的,方便股票投资朋友使用。-CAGR calculator, very simple code that they wrote to facilitate the use of equity investments friends.
- 2022-07-26 01:49:31下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1
-
An ERP of curriculum design, very good very strong ANC Dafang France France
一个ERP的课程设计,很好很强大非国大法国大方法国大-An ERP of curriculum design, very good very strong ANC Dafang France France
- 2023-06-02 17:20:03下载
- 积分:1
-
C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考...
C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考-C-language algorithm sets, C language learning is a good example of procedures, particularly suitable for beginners to learn reference
- 2022-03-04 16:31:03下载
- 积分:1
-
Atomic AppletGrab this nuclear applet! A basic applet.
Atomic AppletGrab this nuclear applet!一个基本的applet程序。-Atomic AppletGrab this nuclear applet! A basic applet.
- 2022-05-22 10:45:43下载
- 积分:1
-
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。...
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
- 2022-02-06 21:53:16下载
- 积分:1
-
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了....
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了.
-This era in the more distant, and in 2002 things. Is borland c++ Builder to write a gui procedures. Basically, in 2003 only after I used the vc.
- 2022-02-03 07:45:00下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1