-
基于Android的UDP通信demo
制作了一个基于安卓的UDP通信demo,作为初学者学习安卓以及UDP通信相关知识提供帮助
- 2022-10-07 00:20:03下载
- 积分:1
-
JGroupsForAndroid
资源描述JGroups是一款非常强大的通信组件,可以通过协议栈灵活配置。但官方不支持Android系统,所以花了很多时间,移植到了Android平台下面,经过测试还是很好用的!
- 2022-05-08 23:15:59下载
- 积分:1
-
C++的範例
#include
#define COL 3 /* 定義行數 */
#define ROW 3 /* 定義列數 */
void input(int[][COL]); /* 輸入數值的函式 */
void output(int[][COL]); /* 輸出結果的函式 */
void cal(int[][COL],int[][COL]); /* 計算矩陣乘積的函式 */
int i,j,k; /* 迴圈變數 */
int main(void)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-12 20:06:48下载
- 积分:1
-
考勤管理系统
这个代码项目是使用 Java 和微软access开发的在线考勤管理系统。欢迎下载,试用。谢谢大家的支持 !
- 2022-04-21 10:19:36下载
- 积分:1
-
JSP车辆管理系统
这是一个JSP的车辆管理系统 系统名字可以看出功能比较简单 无外乎车辆进库 出库 缴费 车库车位等车辆管理项目 没有过多的说明 文件也比较小
- 2023-06-17 03:55:04下载
- 积分:1
-
exam考试系统
exam考试系统,管理员发布问卷调查,学员参阅调查答卷,管理员对调查结果进行统计分析,该功能多用于培训前的培训需求调查和培训完成后的培训满意度调查和培训结果反馈,对每个发布的考试,相关的负责人都能看到参与人员的考试情况,包括具体成绩查询,按机构和部门的统计(均分、各分数区间人数、最高、最低等)。所有报表以excel文件形式提供。查询各场考试人数,缺考人数,补考人数等。
- 2022-03-14 07:11:39下载
- 积分:1
-
android source
Copyright (C) 2008 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-
- 2022-02-07 20:48:23下载
- 积分:1
-
用struts2做的一个登陆小程序
一个很简单的struts2MVC写的登录小程序,如果登录成功能进入成功页面,失败则停留在原页面
- 2022-06-19 03:04:01下载
- 积分:1
-
Jpcap开发所需lib及其环境搭建
Jpcap开发所需lib及其环境搭建
- 2023-05-28 06:45:03下载
- 积分:1
-
安卓手机与数据库
安卓手机与数据库的链接,To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/
- 2022-09-13 13:35:03下载
- 积分:1