登录
首页 » java » image

image

于 2023-03-18 发布 文件大小:586.42 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

ImagePlus imp = IJ.createImage("My new image", "8-bit black", 400, 400, 1); imp.show(); // or, without getting back a reference: IJ.newImage("My new image", "8-bit black", 400, 400, 1);

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个关于java界面编程的例子,它是我的老师上课是用的例子。...
    这是一个关于java界面编程的例子,它是我的老师上课是用的例子。-This is a programming interface for java example, it is my teacher in the class is an example.
    2023-03-31 03:15:04下载
    积分:1
  • SpringBoot
    springboot框架搭建的一套框架,里面集成了缓存,权限的控制的一些功能(Springboot framework is a set of framework, which integrates some functions of caching, permission control.)
    2020-06-25 19:40:02下载
    积分:1
  • 该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态...
    该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-the algorithm depending on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state and the end of state
    2022-04-14 11:26:16下载
    积分:1
  • Android-UI-Design
    android ui design java
    2018-07-02 15:24:10下载
    积分:1
  • the J2EE code used SQL Server 2000 to achieve the development of the registratio...
    本代码用J2EE+SQL Server 2000开发的实现了用户的注册功能-the J2EE code used SQL Server 2000 to achieve the development of the registration of users
    2022-02-09 17:41:38下载
    积分:1
  • java 运行exe
    /* try {    Runtime rt = Runtime.getRuntime();   String command = "E:/java/读卡器/接口说明文档Demo/DEMO.exe "; Process pr = rt.exec("cmd /c dir"); // cmd /c calc    // Process pr = rt.exec("D:xunleiproject.aspx");  //  Process pr = rt.exec(command);   BufferedReader input = new BufferedReader(new InputStreamReader(pr.getInputStream(), "GBK"));      String line = null;      while ((line = input.readLine()) != null) {     System.out.println(line);    }      int exitVal = pr.waitFor();    System.out.println("Exited with
    2023-05-31 15:50:03下载
    积分:1
  • Android.chm
    这个是在网上看到的android帮助文档 看了一些觉得还是挺有用的 所以上传共享下 (android can help you to easy understand )
    2011-05-14 21:02:56下载
    积分:1
  • android 自定义Spinner 控件源码下载
    android 自定义Spinner 控件源码下载
    2015-04-22下载
    积分:1
  • 所上载的是一个可以显示出菜单内容的小程序.
    所上载的是一个可以显示出菜单内容的小程序.-which is available on a menu can show the contents of small programs.
    2022-01-25 18:08:01下载
    积分:1
  • Java+mysql实现登录注册
    说明:  Java连接mysql数据库,并且实现注册登录,并且登录过后可以玩华容道游戏。(Java connects to MySQL database, and realizes registration and login. After login, you can play Huarongdao game.)
    2020-12-15 09:59:15下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载