-
Magnetic resonance images lapace the second decomposition, the image research ha...
磁共振lapace图像进行第二次分解,对图像研究有很好的帮助。-Magnetic resonance images lapace the second decomposition, the image research have a very good help.
- 2022-02-04 23:57:51下载
- 积分:1
-
1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
- 2022-02-21 05:10:19下载
- 积分:1
-
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了....
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了.-the runtime efficiency of c codes are higher than any other high level languages. Now let s see how the codes produced by c language are like. After finishing reading this article your understanding of c language will be deeper
- 2022-03-20 22:52:55下载
- 积分:1
-
virsual 386 system design (not yet in full)
virsual 386系统的设计(尚未完全)-virsual 386 system design (not yet in full)
- 2022-01-26 03:45:17下载
- 积分:1
-
监控处理器使用实例
监视 CPU 使用情况的例子
双击终止程序
监视 CPU 使用情况的例子
双击终止程序-monitor CPU usage examples double-click termination process monitoring CPU usage examples double-click termination process
- 2023-04-13 03:00:03下载
- 积分:1
-
VC 6.0 窗口模式播放ppt 的代码
VC 6.0 窗口模式播放ppt 的代码-a source code for display powerpoint(ppt) file in window
- 2022-09-06 15:35:03下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
人民币大小写转换,内附程序文档,函数说明
人民币大小写转换,内附程序文档,函数说明-yuan case-conversion, document containing procedures, functions Note
- 2022-02-12 03:29:06下载
- 积分:1
-
一个易语言的屏幕取色例程,源码,供易初学者参考。
一个易语言的屏幕取色例程,源码,供易初学者参考。-An easy language to take color screen routines, source code, for easy to advanced users.
- 2022-02-05 22:32:27下载
- 积分:1
-
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。...
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。(5)对多项式求积分。(6)对多项式求微分-design can be a polynomial of Operational Demonstration Program. Procedures for the implementation of the order, including : (a) generating polynomial. (2) Print polynomial (Integral Print doing special circumstances) 3) 2 polynomial summation. (4) two polynomials for worse. (5) The right polynomial quadratures. (6) for polynomial differential pairs
- 2022-10-03 00:40:03下载
- 积分:1