资源列表
[Internet/网络编程] C#编写获取计算机名MAC地址,IP地址工具 源代码
说明:使用VS2010编写程序功能获取计算机名和IP地址,mac地址(IPUsing VS2010 to write program function, get the computer name and IP address, MAC address.)<savivy> 在 2025-11-24 上传 | 大小:58kb | 下载:0
[界面编程] prejzrateclock
说明:取字符程序酷酷卢 Take the character program cool Lu()<lihzgr> 在 2025-11-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] tfwork
说明:tensorflow的使用练习,用python实现(Practice of using tensorflow)<qian601> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[其他小程序] linux grep命令
说明:linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输<hhhhhhsss> 在 2025-11-24 上传 | 大小:21kb | 下载:0
[数据结构常用算法] Heap sorting
说明:本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)<薄荷小安> 在 2025-11-24 上传 | 大小:695kb | 下载:0
[压缩解压] mybatis-generator-core-1.3.6
说明:ssm框架中mybatis自动生成sql,实体类(Automatic generation of SQL, entity class)<g_qiye> 在 2025-11-24 上传 | 大小:2.93mb | 下载:0
[数据结构常用算法] sparse matrix_hash
说明:设有n*n 的稀疏矩阵,其稀疏因子为γ = 0.5%,装填因子为α = 0.5,用哈希表作为存储结构。以哈希表作为存储结构,实现稀疏矩阵元素的存取并计算平均查找长度。(The sparse matrix with n*n is sparse factor of gamma = 0.5%, the loading factor is alpha = 0.5, and hash table is used as storage structure. Hash table is used as sto<薄荷小安> 在 2025-11-24 上传 | 大小:714kb | 下载:0
[嵌入式/单片机编程] LCD显示温度+串口接收温度
说明:实验名 :温度显示实验 使用的IO : 实验效果 :1602显示温度 注意 #include<reg51.h> #include"lcd.h" #include"temp.h"(name: temperature according to the experiment use IO: experiment effects: 1602 display temperature n<hhhhhhsss> 在 2025-11-24 上传 | 大小:1.28mb | 下载:0