-
五子棋游戏代码
说明: 简单的五子棋小游戏,共广大新老程序猿参考交流(Simple Gobang games, a total of new and old program ape reference exchanges)
- 2020-06-19 01:00:02下载
- 积分:1
-
sorting
说明: 对文章进行词典排序,程序以堆排序的方法实现,输出结果保存在原文件,直接编译可用,语言为c++(Dictionary sorting (heap sorting))
- 2018-12-27 20:08:14下载
- 积分:1
-
SPIFI
用于恩智浦spifi的外部flash的调用及使用(for NXP extern flash)
- 2019-03-13 16:20:29下载
- 积分:1
-
index
说明: 利用JS生成二维码,支持中文,包含JS 代码的所有库文件。(Using JS to generate two-dimensional code, support Chinese, including all the library files of JS code. code)
- 2020-06-17 09:20:02下载
- 积分:1
-
in the project, we can see that C# powerful platform! Conducive to the developme...
在该项目中,可以看出C#的平台强大!有利于开发!-in the project, we can see that C# powerful platform! Conducive to the development!
- 2022-02-25 11:19:31下载
- 积分:1
-
panorama
说明: 图片拼接 实现了多个图片的无缝拼接技术,完美无瑕(Picture stitching achieves seamless stitching technology of multiple pictures, perfect and flawless)
- 2019-05-27 14:30:45下载
- 积分:1
-
readdxf
说明: C#读取dxf中的圆坐标,并且把所有坐标绘图显示出来(C# Reads the Circular Coordinates in DXF)
- 2020-06-21 14:40:01下载
- 积分:1
-
硬盘序列号的获取和显示C#方法演示
C#获取和显示硬盘序列号的实例源码,创建ManagementObjectSearcher对象,存储磁盘序列号,调用ManagementObjectSearcher类的Get方法取得硬盘序列号,此行代码重要:strHardDiskID = mo["SerialNumber"].ToString().Trim();//记录获得的磁盘序列号,然后用label1.Text = "硬盘序列号: "+strHardDiskID;//显示硬盘序列号。
- 2023-06-16 12:00:02下载
- 积分:1
-
tank
qt编写tank小游戏,目前还不是很完善,大家共同学习(qt write tank game, is not perfect, we learn together)
- 2013-03-08 20:37:18下载
- 积分:1
-
爬取热门微博评论并进行数据分析、nlp情感分析
爬取热门微博评论并进行数据分析、nlp情感分析
xuenlp.py功能包含:
读取数据库并进行数据去重
对微博评论进行情感分析并生成统计结果
统计微博评论中的表情排行
统计微博评论中的粉丝排行前20(Crawl popular microblog comments and do data analysis and NLP sentiment analysis
Xuenlp.py functions include:
Read the database and de-duplicate the data
Emotional analysis of microblog comments and generating statistical results
Statistical expression ranking in microblog comments
Statistics of the top 20 fans in microblog comments)
- 2020-06-23 05:20:02下载
- 积分:1