-
MTALAB牛顿迭代源程序
采用牛顿迭代法对初始值进行不断更新迭代,使其误差在设定范围内。
- 2022-08-21 20:50:19下载
- 积分:1
-
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。...
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。-this procedure can be achieved on a simple serial port operation, the wound from the functional code can be, if any problem will be able to receive help.
- 2022-07-10 19:31:27下载
- 积分:1
-
实现两个文件的连接,并把他存在另一个文件
实现两个文件的连接,并把他存在另一个文件-Connections to achieve the two documents and the existence of another document, he
- 2022-12-06 19:25:03下载
- 积分:1
-
Registry Editor
在Windows注册表编辑器中实现的一些功能;
- 2022-07-24 08:17:17下载
- 积分:1
-
一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。...
一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。-a mechanical operation of the courses, for the moment of inertia, although relatively small, but I always learn is the accumulation of VB.
- 2023-03-22 09:55:03下载
- 积分:1
-
VB6 包装模块来创建一个 GUID
这是一个 Visual Basic 6 项目,将创建一个 GUID。
它包含的函数"CreateGUIDStr()"。
此函数返回一个 GUID。
该函数将调用一些 Api,但这项工作是对用户隐藏的。
项目演示其使用,并从中可以复制一个文本框中显示 GUID。
每次单击"创建 GUID"按钮创建一个新的 GUID,并将其显示在文本框中。
- 2023-08-18 17:00:04下载
- 积分:1
-
可以获取硬盘的一些文件信息和硬盘信息
可以获取硬盘的一些文件信息和硬盘信息-can get some hard information and document information drives
- 2022-03-21 17:10:48下载
- 积分:1
-
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节...
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节-authority data about making windowsce s drive which is a most importent tache
- 2022-03-01 05:05:36下载
- 积分:1
-
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。-also a very interesting editorial control forms to support the progress of the background color adjustments.
- 2023-05-12 00:40:03下载
- 积分:1
-
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供...
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供的加速键编辑器(Accelerator Editor)创建一项资源,当视
图被创建、使用、拥有输入焦点时该资源被装入。在视图没有输入焦点时或当我们想定制键
的处理时,我们也可以手工处理W M _ K E Y D O W N窗口命令。-Goal Setting key combination to trigger a menu command. For example, A lt+ D key combination to delete the selected item view. Strategy First, use Developer Studio to provide the acceleration of key editor (Accelerator Editor) to create a resource, when the view is created, use, possession input focus when the resources are loaded. In view of the focus has not been entered or when we want to deal with custom keys, we can also deal with WM _ KEYDOWN manual command window.
- 2023-03-13 03:40:03下载
- 积分:1