-
C++ Primer第五版中文版
说明: C++prime中文第五版,希望能对你有帮助。(C++ Prime Chinese 5th Edition, I hope it will be helpful to you.)
- 2019-03-09 20:59:59下载
- 积分:1
-
hiredis-vip-master
说明: C/C++语言redis开发包,支持cluster,redis3.x可用(redis cluster lib for c/c++ , for redis version 3.x)
- 2019-06-24 16:20:39下载
- 积分:1
-
wjj
Can automatically organize the file box to search for files
- 2012-03-11 04:07:51下载
- 积分:1
-
sputtering(C-Ti)
说明: 这是一个lammps示例,内容是Ti原子在金刚石基材上的溅射过程。包括了用python写的用于生成Ti原子初始能量的脚本,lammps的输入脚本使用了官方提供的Pylammps接口来。具体的过程见readme文件夹中的readme.md(This is an example of lammps in which Ti atoms are sputtered on a diamond substrate. The script written in Python is used to generate the initial energy of Ti atom. The input script of lammps uses the official pylammps interface. For details, see the readme.md)
- 2020-07-16 10:48:54下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-03-25 06:45:56下载
- 积分:1
-
双边带电路
双边带电路-Bilateral band circuit
- 2023-03-18 11:30:03下载
- 积分:1
-
爬虫长沙公交
说明: 爬取长沙公交站点信息,以及各长沙市各条线路的站点,主要运用request库(Crawling Changsha bus stop information and stops of each line)
- 2020-06-18 22:08:27下载
- 积分:1
-
VS2010运行库(包括mfc)
在采用vs2010开发程序,添加该工具包构成免安装系统(Using the VS2010 development program, the toolkit is added to form an installation free system)
- 2017-08-27 00:00:52下载
- 积分:1
-
caffe架构相关资料 caffe-windows
说明: caffe架构相关资料 介绍在window环境下的相关开发(Caffe architecture related materials introduced in the window environment of the relevant development)
- 2020-06-20 03:40:01下载
- 积分:1
-
硬盘序列号的获取和显示C#方法演示
C#获取和显示硬盘序列号的实例源码,创建ManagementObjectSearcher对象,存储磁盘序列号,调用ManagementObjectSearcher类的Get方法取得硬盘序列号,此行代码重要:strHardDiskID = mo["SerialNumber"].ToString().Trim();//记录获得的磁盘序列号,然后用label1.Text = "硬盘序列号: "+strHardDiskID;//显示硬盘序列号。
- 2023-06-16 12:00:02下载
- 积分:1