-
Common web application workframe.
通用Web应用程序框架.可以节省开发时间,提高开发效劳,节约成本.-Common web application workframe.
- 2023-02-09 22:10:05下载
- 积分:1
-
自己写的一个四叉树程序,虽然建立了,但是内容还很不全面。建立了一个正方形,把数据部分放置的其中点的坐标。...
自己写的一个四叉树程序,虽然建立了,但是内容还很不全面。建立了一个正方形,把数据部分放置的其中点的坐标。-To write a quadtree procedure, although established, but the content is far from comprehensive. The establishment of a square, part of the data to place the coordinates of one point.
- 2022-02-10 14:27:45下载
- 积分:1
-
windows socket编程示例
windows socket编程示例-windows socket programming paradigm
- 2023-09-02 12:20:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, G...
大地测量,高斯椭球,大地测量,高斯椭球 大地测量,高斯椭球-Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, Gaussian Ellipsoid
- 2022-03-24 06:24:46下载
- 积分:1
-
skype api example for windows
skype api example for windows
- 2022-01-26 01:58:58下载
- 积分:1
-
12306抢票助手 delphi源码
12306抢票助手 delphi源码 验证码识别
- 2022-05-16 19:05:10下载
- 积分:1
-
这是一个简单演示的游泳池程序,对象
这是一个简单的撞球演示程序,采用面向对象的编程方式,由于程序简单易懂,可以为C++的初学者提供很好的示例。程序用到了TC的图形编程,故要采用Tubro C++ 3.0编译链接。-This is a simple demonstration of the pool procedures, object-oriented programming, because of simple, comprehensible, and C for beginners provide a good example. TC procedure uses a graphical programming, it should be adopted Tubro C Compiler 3.0 link.
- 2022-06-30 13:48:06下载
- 积分:1
-
最小二乘直线拟合算法的说明。
Explanation on the least square line fitting algorithm.
- 2022-03-17 23:51:47下载
- 积分:1
-
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。-BMP into ICO, is a very interesting small procedures in the hope that the generous support of netizens.
- 2022-06-12 21:44:55下载
- 积分:1