登录
首页 » Java » blog

blog

于 2019-06-09 发布
0 75
下载积分: 1 下载次数: 3

代码说明:

说明:  (转载)简单的个人博客功能,有前,后端。上传日记,文章等功能((Reprint ) Simple personal blog features, front and back. Upload diary, articles and other functions)

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

发表评论

0 个回复

  • 用Java的DVD,初学者
    初学者用Java语言开发的小小项目,欢迎点评!用面向对象的思想,利用刚刚学的带参方法,和复习Java基础。
    2023-01-31 01:25:03下载
    积分:1
  • OpenCV的人脸检测–Java
    资源描述包com.shekhar.facedetection;并;进口org.opencv.core.core;进口org.opencv.core.mat;进口org.opencv.core.matofrect;进口org.opencv.core.point;进口org.opencv.core.rect;进口org.opencv.core.scalar;进口org.opencv.highgui.highgui;进口org.opencv.objdetect.cascadeclassifier;并;公共课facedetector {并;public static void main(String [] args){并;系统。LoadLibrary(核心。native_library_name);系统的输入(“ n跑步facedetector”);并;facedetector =新的级联分类器级联分类器(facedetector。类。getResource(“haarcascade_frontalface_alt。XML”)。getpath());Mat图像= highgui。imread(facedetector。类。getResource(“Shekhar .jpg”)。getpath());并;matofrect facedetections =新matofrect();facedetector detectmultiscale(图像,facedetections);并;系统的输入(字符串格式(“检测到%s的面孔”,facedetections。toarray()。长度));并;为(矩形:facedetections。toarray()){核心。矩形(图像,新的点(如果X,如果Y),新的点(如果X + Y + rect.width,矩形,矩形的高度),新的标量(255,0,0));}并;字符串的文件名=“PNG输出。”;系统的输入(字符串格式(写“%s”,文件名));highgui imwrite(文件名、图像);}}
    2022-05-26 16:54:34下载
    积分:1
  • jSP ,MVC 增删改查
    //DAO:Data Access Object,Design Pattern设计模式 package dao; //cn.edu.zzti.soft.dao import java.sql.*; import java.util.*; import entity.*; import util.*; public class AddressDao{ public void add(Address address){ try{ Connection conn = JdbcUtil.getConnection(); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-23 04:53:22下载
    积分:1
  • 马绍尔群岛共和国的简单示例
    这是一个简单的例子,很容易理解如何使用 RMI。你只是下载此文件,打开与 Netbeans !
    2022-02-26 08:14:03下载
    积分:1
  • sifuwangzhan
    一个不错的私服网站,主要做私服咨询,发布广告(A nice PW website, mainly to do PW consulting, advertising)
    2013-11-04 23:10:19下载
    积分:1
  • 测mina tcp效率较完整项目,部署到linux上
    应用背景使用两个linux机器,测试用例: 1:模拟100个客户端同时发送1000tcp包,服务器响应的最长时间。 2:模拟500个客户端同时发送1000tcp包,服务器响应的最长时间。 使用3台linux服务器,部署项目测试用例: 1:2个机器做客户端,分别同时模拟100客户端,同时发送1000tcp包,测试mina响应的最长时间。 模拟客户端数和发送的包数可以灵活设置。 关键技术 public void sessionOpened(IoSession session) { if (!v.contains(session.getId())) v.add(session.getId()); final IoSession session1 = session; final Long port = session1.getId(); if (clientSessionCounts.get(port) == null) { clientSessionCounts.put(port, new AtomicInteger(0)); } System.out.println("created sessions - " + v.size()); try { /* * Timer timer = new Timer(); timer.schedule(new TimerTask() { * * @Override public void run() { session1.write("
    2022-03-12 22:41:44下载
    积分:1
  • 远程视频监控客户端和服务器端
    远程视频监控客户端和服务器端
    2014-09-22下载
    积分:1
  • 146958
    源码之疯狂的鼠标源码例程程序结合易语言超文本浏览框支持库,写出运行HTML网页文件和鼠标FLASH文件,并调用API函数设置窗口的透明。(Crazy Mouse s combination of Open Source code samples hypertext browsing easy language support library box , write files and run HTML pages mouse FLASH file and call API function to set the transparent window.)
    2015-11-03 13:17:59下载
    积分:1
  • SKEY
    动态口令认证,skey协议,实现身份鉴别过程。(Dynamic password authentication, skey protocol, identity authentication process.)
    2020-07-02 20:20:02下载
    积分:1
  • Php 的示范项目
    Dmoe 项目到 php 演示 aap 综合法
    2023-03-12 03:00:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载