-
四叉树剖分LOD Terrain
说明: 四叉树剖分地归算法Terrain示例(仅仅算法实现)(quadtree mesh algorithm Terrain classified examples (only Algorithm))
- 2005-09-07 18:01:57下载
- 积分:1
-
c程序模拟http服务器
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
- 2022-05-15 15:18:37下载
- 积分:1
-
LOGO
说明: VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!(Procedures VCD LOGO! For friends reference design, which make VCD DVD machine program it is useful!)
- 2008-09-30 20:51:33下载
- 积分:1
-
matrix-multiplication-based-OpenMp-
基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法(C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication)
- 2011-06-25 12:52:19下载
- 积分:1
-
06329995
多智能体系统一致性问题的研究,最近热点与难点(consensus of multi-agent systems)
- 2016-09-05 11:15:46下载
- 积分:1
-
MAX30102测试资料完整版20181119(2)
max30102在stm32f103c8t6上的实现(Implementation of max30102 on stm32f103c8t6)
- 2020-06-25 02:20:02下载
- 积分:1
-
GlobalizationTest
说明: 使用单例模式封装了多语言处理类,json文件存储多语言关系,用后期用户可自行多语言翻译,每个页面初始化时添加多语言初始即可,自动把窗体内的所有控件进行多语言处理,可自定义对特殊控件的特殊处理,集中管理,方便快捷。(It uses singleton mode to encapsulate multilingual processing classes, JSON files to store multilingual relations, and later users can translate multilingual by themselves. When each page is initialized, multilingual initial can be added. All controls in the form can be automatically processed in multilingual. It can customize the special treatment of special controls and centralize management. Quick and convenient.)
- 2020-06-16 09:20:01下载
- 积分:1
-
hx711+51单片机+lcd1602显示测试例程
hx711 51单片机 lcd1602显示测试例程
- 2020-02-21下载
- 积分:1
-
import-obj-to-opengl
文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。(This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.)
- 2011-06-02 02:00:25下载
- 积分:1
-
C#实现读取卫星导航文件,rinex格式
读取gps卫星导航文件,解析显示观测卫星数及卫星坐标,读取文件支持格式为rinex文件标准,并且解析文件内其他相关数据。
- 2022-07-05 11:53:56下载
- 积分:1