-
Desktop
说明: cass提取高程点注记,输出成dat格式文件(Cass extracts elevation point notes and outputs them into dat format files)
- 2019-03-06 15:52:53下载
- 积分:1
-
有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)...
有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice telephone, and all code (vc6.0)
- 2022-11-28 13:45:04下载
- 积分:1
-
模拟路由器的小程序,可以发出一个MAC地址的ARP请求,然后…
模拟路由器的小型程序,可以发出arp请求获得mac地址,进而转发数据包-Simulated router small procedures, may issue a mac address arp request, and then forwarding the packet
- 2022-03-30 02:28:39下载
- 积分:1
-
Filename_Revise
说明: 程序功能:批量修改当前文件夹下文件的名称(Program function: batch modify the name of the file under the current folder)
- 2020-09-22 08:43:01下载
- 积分:1
-
codes
对应phase-field methods in material science and engineering书中案例,可以看看,学习学习(phase-field methods in material science and engineering)
- 2021-03-05 21:29:31下载
- 积分:1
-
XPCDKey
xp cdkey, very useful
- 2010-03-06 21:43:20下载
- 积分:1
-
code1
代码去注释,C++描述,趋势科技2011笔试题,修改网上一些版本的代码错误(Code to comments, C++ description, Trend Micro 2011 pen questions, modified version of the code line number of error)
- 2010-11-29 20:56:10下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
Winsock-vb6-example-source-code
This program is an example of VB6 winsock application. It has both server and client source codes that you can compile and test it for developping your own projects (for example, chat, game servers etc.)
- 2015-06-14 20:01:28下载
- 积分:1
-
bp算法
说明: 这是用python语言编写的bp神经网络算法,用来评估算法的正交验证得分和平均准确率(This is a BP neural network algorithm written in Python language, which is used to evaluate the orthogonal verification score and average accuracy of the algorithm)
- 2019-12-01 21:14:22下载
- 积分:1