-
the worst of the thing
ilulul8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,8位解码器使用verliog,fpga上的LED,fpga上使用verliog和led的8位解码器
- 2022-02-03 07:42:51下载
- 积分:1
-
我的个人网页代码
这个是楼主自己写出来的javascript代码 带有一定的网页特效 现在即使上传 希望可以与大家共享
- 2022-01-26 03:24:14下载
- 积分:1
-
Android 随手记
资源描述
本项目是一套安卓记账项目源码,UI做的很精致,实现了日常支出和收入的记录功能,可以按照天、周和月来查看自己的消费情况。并且可以记录是通过什么渠道消费的。项目还有一个分类预算功能,可以提取设置每月预算,到月底可以对照预算与真实消费之前的差别,监督自己合理理财。
- 2022-03-20 14:08:11下载
- 积分:1
-
DVD管理系统
学习java过后,编写的一个小项目,项目直接导入,便可以运行,简单,里面有丰富的注释,以便你的详细了解
- 2022-06-12 07:14:13下载
- 积分:1
-
Screen Lock System
这个项目将帮助登录页面不使用alt+control+delete和alt+tab,不menimize,任何操作都将停止。如果登录成功操作就做吧。
- 2023-08-22 19:20:03下载
- 积分:1
-
JSP视频网站
通过典型的java三层设计结构,完成对数的存储,控制,显示。其中数据库使用了MysQL,对于网页的设计,使用了js、JSP、html等知识,通过简洁合理的设计及代码撰写,麻雀虽小五脏俱全,适合所有这方面的开发者。
- 2022-03-10 00:31:13下载
- 积分:1
-
java_chess源码下载
一个java做的国际象棋小游戏
- 2023-01-23 15:45:03下载
- 积分:1
-
图书馆管理系统
Java图书馆管理
- 2022-06-16 20:00:07下载
- 积分:1
-
精确数据格式化
//利用BigDecimal对象作为参数在format()中调用货币和百分比格式化 BigDecimal bigInterest = bigLoanAmount.multiply(bigInterestRate); //BigDecimal运算 NumberFormat currency = NumberFormat.getCurrencyInstance(); //建立货币格式化引用 NumberFormat percent = NumberFormat.getPercentInstance(); //建立百分比格式化用 percent.setMaximumFractionDigits(3); //百分比小数点最多3位}
- 2023-03-29 16:00:03下载
- 积分:1
-
Sliding Puzzle Game By Java
Numeric Sliding Puzzle is a simple type of game where a user clicks on a sliding tile (containing a number)
in order to move it to another location. A tile can only be moved to another location if it is neighbour to a
blank tile. The game continues until all the tiles are in the correct order; e.g. for a 3*3 size puzzle, the correct
order of the tiles is blank tile, 1, 2, 3, 4, 5, 6, 7, 8.
- 2022-01-25 23:42:01下载
- 积分:1