您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. classes.zip

  2. 《Java first contact》中,用到了需要外部的类 包含card person 等类。
  3. 所属分类:Java

    • 发布日期:2009-09-21
    • 文件大小:46kb
    • 提供者:nirenxiaoxiao
  1. imageclipper20081208.zip

  2. 图像分割软件,方便。permission is hereby granted, free of charge, to any person obtaining a copy
  3. 所属分类:其它

    • 发布日期:2009-11-24
    • 文件大小:3mb
    • 提供者:zhs362625119
  1. EmberRESTless.zip

  2. Ember RESTless 是 Ember.js 的轻量级数据持久层库。用来跟远程的持久层进行通信(诸如 JSON API),并映射数据到你客户端的 Javascr ipt Ember 应用。 一些示例代码: App.Person = RL.Model.extend({ firstName: RL.attr('string'), lastName: RL.attr('string'), birthday: RL.attr('date'), createdAt: RL.at
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:54kb
    • 提供者:weixin_39840914
  1. SpringHATEOAS.zip

  2. Spring HATEOAS 是一个用于支持实现超文本驱动的 REST Web 服务的开发库。是 HATEOAS 的实现。 示例代码: Controller RequestMapping("/people") class PersonController { RequestMapping(method = RequestMethod.GET) public HttpEntity showAll() { … } RequestMapping(value = "/{person
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:609kb
    • 提供者:weixin_39841882
  1. ES6转JavaScriptesnext.zip

  2. esnext 是一个 Javascr ipt 库,可以将 ES6 草案规范语法转成今天的 Javascr ipt 语法。 例如: /* On the left is code written with new Javascr ipt features, and on the right is the console output, plus the same code re-written so it can run in today's browsers. Edits made to the
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:88kb
    • 提供者:weixin_39840914
  1. AndroidParcelablePlugin.zip

  2. AndroidParcelablePlugin 是为 Android Parcelable 提供的 Intellij IDEA(Android Studio) 插件。实现 Parcelable 接口:package com.wangjie.idea.plugin; public class Person{     private int id;     private String name;     private Float height;     private Double weight
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:366kb
    • 提供者:weixin_39840515
  1. C 模板引擎cpptempl.zip

  2. cpptempl 是一个 C 模板引擎。语法:模板流Variables{$variable}Loops:{% for person in people %}Name: {$person.name}{% endfor %}If:{% if person.name == "xu" %}Full name: xu{% endif %}使用:cpptempl::auto_data data; data["age"] = 10; data["name"] = "xu"; std::string str
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:72kb
    • 提供者:weixin_39841882
  1. Go的JSON开发包Jason.zip

  2. Jason 是一个 Go 语言用来处理 JSON 文档的开发包。Jason 的强项是解析 JSON 而不是生成 JSON。示例代码:root, err := jason.NewFromReader(res.Body) root.Get("name").String() root.Get("age").Number() root.Get("verified").Boolean() root.Get("education").Object() root.Get("friends").Array()
  3. 所属分类:其它

  1. Inveigh, 在中间工具中,Inveigh是一个 Windows PowerShell LLMNR/mDNS/NBNS spoofer/person.zip

  2. Inveigh, 在中间工具中,Inveigh是一个 Windows PowerShell LLMNR/mDNS/NBNS spoofer/person InveighInveigh是一个用于帮助渗透测试人员/red teamers,发现自己局限于一个 Windows 系统的工具。维基https://github.com/Kevin-Robertson/Inveigh/wiki
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:91kb
    • 提供者:weixin_38743968
  1. Deep-Person-master.zip

  2. 文章《Deep-Person: Learning Discriminative Deep Features for Person Re-Identification》的行人再识别模型Deep-Person的实现代码
  3. 所属分类:深度学习

    • 发布日期:2020-05-19
    • 文件大小:494kb
    • 提供者:qq_35631395
  1. Face Recognition.zip

  2. 使用Jupyter快速运行,根据实际情况测试人脸对比时选择数据。程序运行时需要短暂等待。FaceNet learns a neural network that encodes a face image into a vector of 128 numbers. By comparing two such vectors, you can then determine if two pictures are of the same person.
  3. 所属分类:深度学习

    • 发布日期:2020-02-01
    • 文件大小:45mb
    • 提供者:baidu_33512336
  1. Tenyxy.zip

  2. 练习1(基础): 建立一个学生类,其中成员变量为学号、姓名、及三门课的成绩(数组),另建立一个包含主方法的类,定义2个学生类的对象 练习2(基础): 编写一个程序,从键盘接收十个整数,并输出其中的最小值,要求,将计算功能定义在一个类中,由主类负责接收输入,在用数组的方式传递给实现计算的类的方法,在输出结果 练习3(基础): (1)定义Person类,有4个属性:String name; int age; String school; String major, (2)定义Person
  3. 所属分类:Java

    • 发布日期:2020-01-13
    • 文件大小:11kb
    • 提供者:qq_44629698
  1. First Person Exploration Kit 2.0.2.zip

  2. First Person Exploration Kit插件是一款非常优秀的Unity插件。 它可以让你几乎不写代码(只用写一些很简单的事件),就能够轻松做出一款效果很棒的3D游戏。 而且它非常非常简单,也非常非常强大。
  3. 所属分类:Unity3D

    • 发布日期:2020-01-07
    • 文件大小:65mb
    • 提供者:zhangshun198703
  1. person-directory-api-1.0.0.zip

  2. person-directory.zip,提供用于访问人员属性的通用接口。
  3. 所属分类:其它

    • 发布日期:2019-10-14
    • 文件大小:211kb
    • 提供者:weixin_38744375
  1. jarb-sample-2.0.4.zip

  2. person-directory.zip,提供用于访问人员属性的通用接口。用于解析来自各种基础源的人员和属性的框架。
  3. 所属分类:其它

    • 发布日期:2019-10-11
    • 文件大小:499kb
    • 提供者:weixin_38743506
  1. person.zip

  2. 人目标检测数据集以及标注文件xml和txt文件一共2000千张图片。可用于训练神经网络模型。作者已经在yolov1 v2 v3 v4网络测试过,完全可用于模型的训练。
  3. 所属分类:机器学习

    • 发布日期:2020-07-06
    • 文件大小:171mb
    • 提供者:qq_43526154
  1. HomeWork.zip

  2. . 创建Person类,Person的属性有:Strng name 姓名、String sex 性别、Integer age 年龄、String idNo 身份证号、Boolean isMerried 是否已婚。请生成相应的getter、setter方法,并创建两个构造方法:Person(),Person(String idNo),把Person编译成.class文件。请通过反射技术,抽取Person所有的属性、方法,重新拼接成源文件字符串,再将字符串写入到一个新的文件”PersonX.java
  3. 所属分类:Java

    • 发布日期:2020-07-12
    • 文件大小:13kb
    • 提供者:HeYuZJ
  1. spring-autowire.zip

  2. 在idea2020 下写的spring5-autowired 小例子。person,cat dog ,给大家一个参考。
  3. 所属分类:Java

    • 发布日期:2020-07-30
    • 文件大小:10kb
    • 提供者:aggie4628
  1. Color Calibration(20201016).zip

  2. BenQ Corporation makes no representations or warranties, either expressed or implied, with respect to the contents of this document. BenQ Corporation reserves the right to revise this publication and to make changes from time to time in the contents
  3. 所属分类:互联网

    • 发布日期:2020-10-16
    • 文件大小:229mb
    • 提供者:Cool2Feel
  1. Desktop.zip

  2. pycococreator is a set of tools to help create COCO is a large image dataset designed for object detection, segmentation, person keypoints detection, stuff segmentation, and caption generation
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:70mb
    • 提供者:weixin_44576543
« 12 3 4 »