-
用 php & ajax 登录
ajax 和 php 登录用户脚本管理。它是简单和易于集成在您的项目中。通过使用下面的脚本,你可以活的 Ajax 登录方法。就在这里让简单 ajax() 由 jQuery 函数做这份工作。简单和准备使用脚本
- 2023-05-20 16:50:04下载
- 积分:1
-
殷人昆第二版源代码(参考)
瑞士的计算机学者Niklaus Wirth在1976年出版了一本书,书名为《算法+数据结构 = 程序设计》,它正说明了数据结构与算法在程序设计中的作用。程序设计的实质即为计算机处理问题编制一组
- 2022-11-21 17:05:03下载
- 积分:1
-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
Solutions for automated lighting in buildings
Solutions for automated lighting in buildings
- 2022-02-22 06:13:58下载
- 积分:1
-
用多线程来排序,共有五种算法.
用多线程来排序,共有五种算法.- Arranges with the multithreading, altogether has five
algorithms
- 2022-01-26 08:29:09下载
- 积分:1
-
Fourier changes demo source can be quickly entry, the small things well
傅立叶变化,演示源码,可以很快入门,很好的小东西-Fourier changes demo source can be quickly entry, the small things well
- 2022-09-22 14:10:03下载
- 积分:1
-
A星算法实现
应用背景本程序对Astar算法进行了实现。是A星算法的一个例子,A星算法可以应用在机器人自定位导航的学习中,适合于刚开始接触这一块的同学们关键技术A*搜寻算法俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。在游戏中,路径潜在地花费了许多存储空间,
特别是当路径很长并且有很多物体需要寻路时。路径压缩,导航点和beacons通过把多个步骤保存为一个较小数据从而减少了空间需求。Waypoints
rely on straight-line segments being common so that we have to store
only the endpoints, while beacons rely on there being well-known paths
calculated beforehand between specially marked places on the
map.如果路径仍然用了许多存储空间,可以限制路径长度,这就回到了经典的时间-空间折衷法:为了节省空间,信息可以被丢弃,稍后才重新计算它。
- 2023-05-30 19:40:03下载
- 积分:1
-
acm时间问题算法
acm时间问题算法-acm time algorithm
- 2022-07-25 18:27:59下载
- 积分:1
-
Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
- 2022-02-12 01:32:05下载
- 积分:1
-
这是一个图论Gomory-Hu算法!!!
This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
- 2022-03-14 12:08:08下载
- 积分:1