-
Window Info
从光标获取窗口控件信息
- 2022-10-27 08:45:03下载
- 积分:1
-
高斯消元法应用实例源码 具有通用性和实用性
高斯消元法应用实例源码 具有通用性和实用性-Gauss elimination with a generic source code application examples and practical
- 2022-04-02 06:40:43下载
- 积分:1
-
黑白道小游戏,源代码,大家互相学习一下。
黑白道小游戏,源代码,大家互相学习一下。-Black and White Road, a small game, source code, we learn from each other about.
- 2022-02-28 09:55:25下载
- 积分:1
-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1
-
本代码演示了在浏览器中不会弹出警告的ActiveX
本代码演示了在浏览器中不会弹出警告的ActiveX-demonstration of the code of the browser will pop up warning ActiveX
- 2022-01-25 21:16:32下载
- 积分:1
-
matlab实现函数逼近
利用基于神经网络的matlab中的toolbox工具箱实现函数逼近,给定一组特定的输入与期望输出,通过神经元间的相互作用,调整权值和偏差。
- 2023-04-26 19:15:03下载
- 积分:1
-
本程序为一个用Delphi开发的定时关机的示例
本程序为一个用Delphi开发的定时关机的示例-the procedures used for a regular Delphi shutdown example
- 2022-03-10 01:17:35下载
- 积分:1
-
c8051f020产生的函数发生器
c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator----- produce sin function through the look-up table
- 2022-07-11 08:33:46下载
- 积分:1
-
建立一个按钮弹出
构建一个弹出式图象按钮-build a button pop-up image
- 2022-08-08 22:31:32下载
- 积分:1
-
银行转账事务
使用JDBC处理的银行转账事务。
按照JDBC的步骤编写,设置非自动提交的事务,将转出和转入放在一个事务中处理,操作完成后提交事务,在catch块中回滚事务。
- 2022-01-22 08:28:44下载
- 积分:1