-
hsynth_WGS84.grid.5x5
使用egm模型计算基于WGS84参考椭球的大地水准面高等大地测量学物理量( geoid, WGS84, egm2008)
- 2013-09-09 08:19:50下载
- 积分:1
-
和平精英9.26亲测无后聚点稳定脚本
说明: lua脚本拦截器,用于解密脚本,让你看到全源(luaScript interceptor.)
- 2019-12-22 19:10:02下载
- 积分:1
-
imgSlider
说明: 一款HTML5响应式全屏宽度幻灯片特效,该HTML5图片特效是一款可以根据屏幕的大小自动调整幻灯片的宽度(An HTML5 responsive full-screen width slide effect is free. The HTML5 image effect is a slide width that can be adjusted automatically according to the size of the screen.)
- 2019-05-10 09:18:54下载
- 积分:1
-
手机设计基本原理,对于研究手机这一块很有帮助.
手机设计基本原理,对于研究手机这一块很有帮助.-The basic principles of mobile phone design, the study of this piece of useful phone.
- 2022-03-01 08:09:29下载
- 积分:1
-
56774584754
VB绘制公交线路节点演示程序代码,有需要的下。(VB rendering node demo code, bus lines in need.)
- 2013-08-29 10:16:56下载
- 积分:1
-
微信小程序:货币汇率转换和计算源码
微信小程序:货币汇率转换和计算源码,用户可以通过本程序收藏货币,然后可以与世界上大部分国家进行货币转换计算,程序内列出的国家已经不少了,若发现没有的国家自己查下汇率,添加到程序中,本源码重点是让大家学习微信小程序的开发方法,学会了就可以自己改程序了。
- 2023-04-12 05:15:04下载
- 积分:1
-
HI-TECH C Compiler for PIC18 V9.66破解KEY
说明: TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(TeeChart Pro is a powerful VCL graphics component that supports hundreds of 2D and 3D graphics styles and provides more than 40 mathematical and statistical functions, unlimited axes and 22 palettes.)
- 2020-06-18 07:20:01下载
- 积分:1
-
matlab code
说明: MIDAS实现(混频数据模型),例如用日度数据预测月度数据(Midas implementation (mixing data model), such as forecasting monthly data with daily data)
- 2020-11-01 21:50:02下载
- 积分:1
-
边缘填充
说明: 在算法原理上,对于图形图像设计中的多边形的边缘进行填充处理(In principle, filling the edges of polygons in graphic and image design)
- 2019-06-02 14:30:54下载
- 积分:1
-
xian2
通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1