-
PHP QR Code QR编码库
概述
PHP QR 码是用于生成 QR 码,二维条形码的开放源码 (LGPL) 库。基于 libqrencode C 库,提供 API 创建条码图像 (PNG、 JPEG 多亏了 GD2) 的 QR 码。实施纯粹在 PHP 中,没有外部的依赖关系 (除了 GD2 如果需要的话)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 16:04:21下载
- 积分:1
-
Plane frame finite element program, consideration could be given support nodes a...
平面框架有限元计算程序,可考虑节点和支座位移-Plane frame finite element program, consideration could be given support nodes and displacement
- 2023-01-31 11:05:03下载
- 积分:1
-
svpwm code
资源描述 svpwm的核心算法部分,可以借此扩展出自己的FOC算法
- 2022-12-16 08:10:03下载
- 积分:1
-
经典小游戏-俄罗斯方块
经典小游戏-俄罗斯方块,简单有趣,十分好玩,界面也比较美观,源代码其实也是比较通俗易懂的,基本上能够很方便的看懂,游戏运行起来也比较流畅,虽说简单,但其实也设计有两种模式,可以给玩家提供更多的选择。
- 2022-01-22 11:43:39下载
- 积分:1
-
Lagrange algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
- 2022-08-09 12:53:33下载
- 积分:1
-
C++矩阵类
可以类似matlab一样使用矩阵,把指针都封装了,用起来很方便。还可以自己再添加很多矩阵运算函数。对于习惯matlab的人来说,在编C++的时候,会非常方便。
里面已经写好很多基本矩阵运算的函数。
- 2022-05-08 12:38:50下载
- 积分:1
-
二维码编解码的C++实现
QR二维码生成器与解码器的C++实现,其中QREncode.zip压缩文件是生成器,QRcodeDecode.zip文件是解码器,文件是完整的,在VC++环境下编译可以直接通过。
- 2022-07-15 15:55:19下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
人工智能作业,用模拟退火算法实现的JSP问题。
人工智能作业,用模拟退火算法实现的JSP问题。-Artificial intelligence, operations, using simulated annealing algorithm for JSP problem.
- 2022-09-30 06:50:03下载
- 积分:1
-
用C++实现的利用整型数实现浮点运算的系列方法重载.
用C++实现的利用整型数实现浮点运算的系列方法重载.-With C++ Realize the use of integer floating-point operations to achieve a series of method overloading.
- 2023-04-11 15:40:03下载
- 积分:1