-
To more real scattered point data, according to gradually revise the relevant pr...
用较为真实的散点数据,根据逐步订正相关原理,对网格点的模拟数据进行修正,得到一个与真实场更为吻合的空间网格分布场。-To more real scattered point data, according to gradually revise the relevant principles of the grid points of analog data be revised to be a much more consistent with the real space field distribution of the grid field.
- 2022-08-07 18:06:52下载
- 积分:1
-
汇编编的小程序
用汇编编的小程序-用89C52控制的电子时钟-compilation series with the small program- with 89C52 control electronic clock
- 2022-05-30 18:51:30下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路...
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
- 2022-02-04 07:16:44下载
- 积分:1
-
神经网络程序,BP算法模拟程序,可以在windows下编译通过
神经网络程序,BP算法模拟程序,可以在windows下编译通过-neural network programming, BP algorithm simulation program that can compile under windows
- 2023-08-07 06:05:03下载
- 积分:1
-
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端...
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端-java code a program about a clinet. it can be a server when it first run.
- 2023-05-23 13:45:03下载
- 积分:1
-
USB应用由EasyD12.dll
EasyD12.dll做的USB应用程序-USB Application made by EasyD12.dll
- 2022-02-28 22:31:37下载
- 积分:1
-
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
- 2022-08-06 04:07:39下载
- 积分:1
-
注册表及系统,充分说明了注册表各项操作 和键值的作用,是你如何用注册表来完善你的机器
注册表及系统,充分说明了注册表各项操作 和键值的作用,是你如何用注册表来完善你的机器-registry and systems, fully illustrated the various registry keys to the operation and effect of how you use the registry to improve your machine
- 2022-01-31 00:50:04下载
- 积分:1
-
AWG
AWG
Standard Wire Gauges in Approximate Decimals of an Inch and mm.
- 2022-08-12 09:24:43下载
- 积分:1