-
HTTP POST测试工具
目前前市场当部分接口调用都是采用Http POST方式开发的,每次接口调试的时候都需要临时够套post数据和查看返回数据,所以做了一个http post工具,可以随时发送测试数据,便于调试代码。也便于测试接口。有问题大家可以随时交流
- 2023-01-13 05:10:03下载
- 积分:1
-
PDF
PDF-API2-0.3a30.tar.gz
- 2022-04-01 09:02:50下载
- 积分:1
-
220个经典C程序源码
220个经典C程序源码,学习C语言的基础教程,从第一个hello world程序到最后的大工程项目,通过这220个程序,让你称为C编程高手
- 2022-03-23 02:50:19下载
- 积分:1
-
生成均匀随机分布数据点集的程序。Fortran90编程。
The program allows the user to choose:
M, t...
生成均匀随机分布数据点集的程序。Fortran90编程。
The program allows the user to choose:
M, the spatial dimension
N, the number of points to generate
SEED, the initial seed value.
Once these parameters are set, the program generates the data, and writes it to a file. The user may then specify another set of data, or terminate the program.
-UNIFORM_DATASET is a FORTRAN90 program which creates a uniform random dataset and writes it to a file.
- 2023-09-09 19:50:04下载
- 积分:1
-
一个线程钩子的例子
一个线程钩子的例子-an example threaded hook
- 2022-11-16 19:15:04下载
- 积分:1
-
字符串统计
字符串统计-abc...
- 2023-08-13 11:25:02下载
- 积分:1
-
图片音乐全嵌入exe加图标的时钟
该程序是用C语言开发的将图片音乐全嵌入exe加图标的时钟 的案例程序,目的在于抛砖引玉,研究学习,共学习!
- 2022-03-21 14:17:25下载
- 积分:1
-
火车车厢重排问题:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。...
火车车厢重排问题:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。-Train cars rearrangement problem: given an arbitrary compartment order of merit. Rearrange the cars, so that from 1 to n according to the order. Rearrangement can only be provided to the buffer from the orbit track, or tracks from the buffer to the derailment.
- 2022-11-21 14:25:03下载
- 积分:1
-
C++ C编程 用于学习C ++ 比较经典的书籍,推荐
C++ C编程 用于学习C ++ 比较经典的书籍,推荐-ms press inside c
- 2022-08-14 05:06:42下载
- 积分:1
-
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件...
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
- 2022-03-06 10:57:51下载
- 积分:1