-
这是一个简单的计算器的设计,可以进行简单的数值计算,适用于初学者....
这是一个简单的计算器的设计,可以进行简单的数值计算,适用于初学者.-This is a simple calculator design, a simple numerical calculation applicable to beginners.
- 2022-01-28 10:37:44下载
- 积分:1
-
微分进化算法的一套实用程序,适合学习微分进化算法的朋友研究...
微分进化算法的一套实用程序,适合学习微分进化算法的朋友研究-A set of differential evolution algorithm utility for the study of differential evolution algorithm research friend
- 2023-05-18 23:10:04下载
- 积分:1
-
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。...
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。-Used in the MFC timer to change the form background, has demonstrated the use of this procedure tray icon.
- 2022-03-11 08:45:00下载
- 积分:1
-
The source of a small game, Snake, played a lot of people who are interested in...
一个小游戏的源码,贪吃蛇,很多人玩过,有兴趣自己研究吧-The source of a small game, Snake, played a lot of people who are interested in your own research
- 2022-05-06 02:29:19下载
- 积分:1
-
Graph adjacency list, stack, queue, such as code storage structure.
图的邻接表、栈、队列等存储结构代码实现。-Graph adjacency list, stack, queue, such as code storage structure.
- 2023-04-30 15:35:03下载
- 积分:1
-
自己制作SQL Sever
由于Sql Server的界面控制比较复杂,在查询时如果需要的功能有限,且不需要让使用者知道管理员密码时,自己可以编写一个简易版的Sql Server。该源码详细地提供了如何编写,欢迎下载
- 2023-02-06 09:45:04下载
- 积分:1
-
xcom(vc++编写的串口调试助手源码)
vc++6.0编写的串口调试助手源码,可以直接使用
- 2023-05-07 17:40:02下载
- 积分:1
-
this Program can get memory information,is good
this Program can get memory information,is good
- 2022-03-24 15:21:22下载
- 积分:1
-
A simple PhoneBook application using RPC in Visual C++
A simple PhoneBook application using RPC in Visual C-A simple PhoneBook application using RPC in Visual C++
- 2022-06-17 20:48:09下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1