-
创建一个查找窗口
介绍
- 2022-02-01 22:14:41下载
- 积分:1
-
可以动态得到任何一点的坐标`
可以动态得到任何一点的坐标`-dynamic can be the coordinates of any point
- 2023-06-18 20:10:03下载
- 积分:1
-
先进的开发指南(1000万注意,是不是制定指南,吨..
Delphi 高级开发指南(千万注意,不是开发指南,是这本书Marco Cantù and Tim Gooch, Delphi Developer s Handbook)源代码,学DELPHI如果没有学过这本书,等于没学!-Advanced Development Guide (10 million note that is not to develop guidelines, this book is Marco Cant and Tim Gooch, Delphi Developer s Handbook) source code, if not learn DELPHI studied this book, virtually no school!
- 2022-05-17 07:42:38下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
软件自动升级
软件自动升级程序-automatic software upgrade
- 2022-02-16 08:58:50下载
- 积分:1
-
一个如何给应用程序加帮助文件响应的例子
一个如何给应用程序加帮助文件响应的例子--An example about how to add help files response to application
- 2022-04-20 19:01:32下载
- 积分:1
-
Based on c++ Language developed by Tetris game, fortune can be assured that down...
基于c++语言开发的游戏俄罗斯方块,发家可以放心下载使用。-Based on c++ Language developed by Tetris game, fortune can be assured that download.
- 2022-08-24 02:29:01下载
- 积分:1
-
c++习题库,类型很全,适合C++初学者
c++习题库,类型很全,适合C++初学者-c++ Exercises Treasury, the type is very wide, suitable for C++ beginners
- 2022-04-29 08:58:55下载
- 积分:1
-
C程序设计课程的几十个程序作业,本人大学前已有丰富编程经验,保证代码没有明显BUG。...
C程序设计课程的几十个程序作业,本人大学前已有丰富编程经验,保证代码没有明显BUG。-C Programming course dozens of operating procedures, I have a rich programming before university experience, to ensure that code is not obvious BUG.
- 2023-04-09 22:10:04下载
- 积分:1
-
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数...
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数据用键盘输入,且数据个数不定(最大个数受限制)。-Known to the array A contains 15 mutually exclusive, such as integer, array B contains 20 separate integer and so on. Try to develop a procedure in both A and B appear in the integer stored in an array in C. Further requested that the array A and array B data in the keyboard input, and the number of variable data (maximum number of restricted).
- 2023-04-06 05:15:04下载
- 积分:1