登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:C#
  2. 代码类别:网络
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. wolf & sheep

说明:  基于C++编写的,关于狼吃羊的小游戏的一个简单编程。(Based on C++, a simple programming about the game of wolf & sheep.)

2
下载
61
浏览
2021-01-07发布

2. mgemma

  基于一种改进的遗传地图匹配算法,将Marchal算法和遗传算法结合起来,本源代码基于C++开发,包括了完整的实验数据和算法实现。(Based on an improved genetic map-matching algorithm, Marchal and genetic algorithms to combine source code is based C++ development, including the full experimental data and algorithms.)

25
下载
51
浏览
2021-01-06发布

3. 专家系统1

说明:  专家系统,人工智能对疾病的系统代码,对知识库操作(Expert system, AI system code for disease, operation for knowledge base)

1
下载
64
浏览
2021-01-06发布

5. Ais

  AIS数据解析程序,可以接收和发送AIS的信息。(AIS message program)

401
下载
42
浏览
2021-01-04发布

6. POP3_EXAMPLE

  Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)

344
下载
172
浏览
2021-01-03发布

7. mvb

  列车MVB网络开发的C程序,对于初学者了解列车网络通讯,为进一步开发列车网络控制系统具有借鉴。(it is a C program about vehicle mvb network)

62
下载
170
浏览
2021-01-03发布

8. FunctionApproximation

  使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)(Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x))

19
下载
88
浏览
2020-12-30发布

9. FunctionApproximation

  使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)(Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x))

18
下载
40
浏览
2020-12-30发布

10. QLocalSocketDemo

  实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)

142
下载
156
浏览
2020-12-29发布

11. dongwushibiesitong

  动物识别系统,是人工智能的作业,同学们可以共享一下(Animal Identification System is operating in artificial intelligence, students can share what)

96
下载
37
浏览
2020-12-29发布

12. Robot-inversion-movement

  设计一个用于解决两关节机械手的反演运动学问题的前馈网络,要求末端执行器的运动轨迹是一条直线.(Design a feedforward network is used to solve the two-joint robot inverse kinematics problem, requirements of the end-effector trajectory is a straight line.)

31
下载
44
浏览
2020-12-29发布

13. simv2.35.tar

  斯坦福大学的SIM交换机模拟器,使用C语言编写,可以模拟IQ、OQ等结构的交换机,或者实现定制结构的交换机性能测试。(Stanford SIM switch simulator, written in C, can simulate switch IQ, OQ and other structures, or switch to achieve the performance test custom structure.)

4
下载
20
浏览
2020-12-27发布

14. myTcpClient

  实现TCP通信服务器端和客户端(支持多个客户端)精简版(Implementation of TCP communication server and client (support multiple clients) simplified version)

4
下载
89
浏览
2020-12-26发布

16. FPGA

说明:  实现人脸识别,通过硬件FPGA来进行实现(Realize face recognition, realize face recognition by hardware FPGA)

11
下载
152
浏览
2020-12-23发布

17. knn

  k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果(k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results)

604
下载
77
浏览
2020-12-20发布

18. TSP

说明:  使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法(Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem)

1
下载
86
浏览
2020-12-20发布

19. http_proxy

说明:  代理服务器进行流量的代理访问 代理服务器进行流量的代理访问(Proxy server for proxy access to traffic Proxy server for proxy access to traffic)

1
下载
80
浏览
2020-12-18发布

20. VS2005-IPAddressControlLib-rev-10

  VS很好用的IP类文件,外国人编写的哦,很实用的命名空间(IP class files VS good use of foreigners prepared oh, Very practical namespace)

7
下载
143
浏览
2020-12-18发布