-
http代理
c语言完成的http代理,完成功能:获取浏览器的get报文;修改报文的Encoding-type; GET报文中转到web服务器,代理接收服务器的内容,解析content-length, 或trunked的http回文,再中转给浏览器。可以在应用层实现,http报文的修改。
- 2022-06-12 22:09:13下载
- 积分:1
-
fortran程序,迭代常微分方程求解器,包括源代码、使用说明。...
fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
- 2022-01-25 14:54:41下载
- 积分:1
-
The first two for the artificial intelligence program, prepared with the C++, re...
前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
- 2022-07-27 16:52:17下载
- 积分:1
-
获得目录下所有文件列表并批处理
基于MFC的文件批处理程序,从MFC打开文件对话框或者选择文件夹对话框中获得目录,再从当前目录往下得到所有文件列表,并进行批处理。
- 2023-06-11 20:45:03下载
- 积分:1
-
! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构...
! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力-! Plane truss structure static analysis program! First treatment source!! Main functions and characteristics:! Adjustable array! Input module node number and node displacement coding ! First approach to form and structure of the overall stiffness matrix Consolidated Statement point load! storage total just on the triangular element ! GAUSS elimination method solving linear algebraic equations ! computing node displacement and force unit rod end
- 2022-12-24 13:40:03下载
- 积分:1
-
基于最小二乘原理的直线拟合程序
基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
- 2022-05-30 11:54:45下载
- 积分:1
-
基于DTW的语音识别算法源码和文档
这是一个基于DTW的语音识别算法的C语言代码实现,有特征提取,声波分析等
- 2023-01-27 06:50:03下载
- 积分:1
-
Baseflight(国外)开源飞控源码-基于MDK环境
Base flight飞控基于国外发展多年的Multiwii开源飞控发展升级,基于目前主流的STM32架构,代码清晰,注释规范,适合飞控人员学习研究。
- 2022-02-05 04:44:24下载
- 积分:1
-
acm essential knowledge, explain in detail the tree line, in the hope that usefu...
acm必备知识,线段树的详细讲解,希望对你有用-acm essential knowledge, explain in detail the tree line, in the hope that useful to you
- 2023-08-14 14:50:02下载
- 积分:1
-
LDPC校验矩阵源码
次代码为验证过的ldpc校验矩阵及编解码matlab源代码,能过随意输入码长,列重,行重来构造子想要的校验矩阵。LDPC码 即低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码。
- 2022-04-18 22:03:28下载
- 积分:1