-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
before non
非递归前序,中序,后序遍历二叉树(优化算法)-before non- recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
- 2022-10-11 18:45:02下载
- 积分:1
-
用c# asp.net 编写b/s模式的管理系统
用c# asp.net 编写b/s模式的管理系统-asp.netc#
- 2022-02-25 22:41:04下载
- 积分:1
-
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴-students can learn from the students! We can learn from each other, learn from each other
- 2022-01-21 20:25:31下载
- 积分:1
-
没有用,可以删除了,我用来测试,
没有用,可以删除了,我用来测试,-No use, you can delete, and I used to test,
- 2022-01-20 22:56:35下载
- 积分:1
-
entire catalog all the information COPY aims to catalog to (whether layers subdi
整个目录所有信息复制到目录(是否层子目录)
- 2023-06-23 14:35:03下载
- 积分:1
-
PCMCIA方案
The PCMCIA Solution
PCMCIA System Architecture
- 2022-03-12 00:15:54下载
- 积分:1
-
Numerical control constant current source of many versions of them must have wha...
数控恒流源的很多版本
其中一定有你想要的-Numerical control constant current source of many versions of them must have what you want
- 2023-05-18 05:40:03下载
- 积分:1
-
Android ArrayAdapter创建ActivityList内容列表
本源码主要演示Android ActivityList内容列表的如何创建,采用ArrayAdapter实现,演示了姓名列表、带单选框的列表、没有数据的列表和对列表进行操作这几项功能,要注意,layout的xml文件名需要全部小写。
ActivityList1:
1.初步介绍ListView这个组件。
2.初步介绍ArrayAdapter。
# simple_list_item_single_choice
# simple_list_item_1
# simple_list_item_multiple_choice
3.上边的相关介绍。
ActivityList2:(有错误,没有调试成功,回头再看)
1.介绍cusor。
2.介绍CursorAdapter。
ActivityList3:
1.SimpleAdapter
2.simple_list_item_1和simple_list_item_2的介绍。
3.利用自己的layout来进行显示。
- 2022-03-06 06:09:13下载
- 积分:1
-
VB换肤控件 适时切换窗口风格
VB换肤控件附示例,本控件可适时切换VB窗口风格,让程序换一个不同的外装,本换肤控件可更换窗口背景,设定窗口风格、自定义颜色、自定义窗体标题栏、移除窗体菜单、自定义图标大小等功能,几乎囊括了所有的窗口自定义操作,且代码在visualbasic6.0环境下顺利编译。
- 2023-07-31 20:20:03下载
- 积分:1