-
IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:...
为凸多边形检测边和点的,可以用于分割,流行中-IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:
IN POLYGON TEST FOR CONVEX POLYGON
- 2023-03-12 04:35:04下载
- 积分:1
-
Windows Mobile 平台应用开发一书所带示例源代码
Windows Mobile 平台应用开发一书所带示例源代码-Windows Mobile application development platform, the book brought the example source code
- 2023-03-13 15:30:05下载
- 积分:1
-
读取execel中的内容
读取execel中的内容-read the contents execel
- 2022-03-10 02:26:17下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
multiple threads simultaneously multiple tasks
多线程方式同时进行多项任务-multiple threads simultaneously multiple tasks
- 2022-04-02 05:15:03下载
- 积分:1
-
TC256图形函数库的使用方法,浙江大学TC图形处理教程
TC256图形函数库的使用方法,浙江大学TC图形处理教程-TC256
- 2022-07-19 03:40:42下载
- 积分:1
-
测试打印机(epson全系列,功能齐全)
测试打印机(epson全系列,功能齐全)-test Epson printer
- 2022-01-27 20:23:55下载
- 积分:1
-
会员关系系统。用在ASP方面。需要着请下载!
会员关系系统。用在ASP方面。需要着请下载!-Member relations system. With regard to the ASP. The need to download!
- 2022-05-14 19:19:06下载
- 积分:1
-
使用winpcap和vc编写的抓包程序
使用winpcap和vc编写的抓包程序-use vc winpcap and procedures prepared by capturing Packet
- 2022-05-22 16:43:35下载
- 积分:1
-
此程序是RFID中使用的一种CRC16校验原理,采用了移位法,查表法做好后再上传。此外,下载解压后要把文件后缀名改为.c !...
此程序是RFID中使用的一种CRC16校验原理,采用了移位法,查表法做好后再上传。此外,下载解压后要把文件后缀名改为.c !-This procedure is the use of RFID as a CRC16 checksum principle, the use of the displacement method, look-up table method to do a good job and then upload. In addition, the downloaded file to extract the suffix after the name change. C!
- 2022-02-05 01:00:18下载
- 积分:1