-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
该JavaScript可以动态的编辑TABLE中的某一行。类似.Net中的TableGrid控件的编辑功能。...
该JavaScript可以动态的编辑TABLE中的某一行。类似.Net中的TableGrid控件的编辑功能。-the JavaScript dynamically TABLE editor of a particular trip. Similar. Net TableGrid control of the editing function.
- 2022-11-28 16:20:04下载
- 积分:1
-
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值...
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
- 2023-04-02 18:50:03下载
- 积分:1
-
北大青鸟关于ejb的培训ppt,希望对大家有点帮助。
北大青鸟关于ejb的培训ppt,希望对大家有点帮助。-Beida Jade Bird on ejb training ppt, hope everyone to some extent.
- 2023-03-14 10:35:04下载
- 积分:1
-
控制系统,请仔细查看
也许对你有用
控制系统,请仔细查看
也许对你有用 -Control System, please carefully review may be useful to you
- 2022-07-28 07:12:22下载
- 积分:1
-
七段数万管共阴极显示模块及独立键盘硬件连接图。
七段数万管共阴极显示模块及独立键盘硬件连接图。-Seven-Segment total tens of thousands of cathode tube display module and independent hardware keyboard connection diagram.
- 2022-01-30 23:00:24下载
- 积分:1
-
This document contains a general overview in the first few sections as well as a...
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
- 2022-05-13 10:59:05下载
- 积分:1
-
模仿捕鱼达人,可以运行
捕鱼达人,学习阶段,用于练手,可以运行,有捕鱼达人的基本功能!
- 2022-01-26 17:05:52下载
- 积分:1
-
complete vb marketing system source code, contains crystalreport generation, Pas...
完整的vb销售系统源代码,包含了crystalreport的生成,密码peng-complete vb marketing system source code, contains crystalreport generation, Password peng
- 2022-08-26 12:10:59下载
- 积分:1
-
图书馆信息管理系统
(1)用户登录图书馆管理系统后,进入图书馆主界面,在此界面中,可看到图书借阅排行榜,通过排行榜可以看出借阅图书的名称、图书类型、借阅次数等相关信息。(2)单击“系统设置”/“图书馆信息”命令,对图书馆信息进行设置操作。
(3)单击“系统设置”/“管理员设置”命令,对管理员信息进行添加、权限设置、查询及删除操作。
(4)单击“系统设置”/“书架设置”命令,对书架信息进行添加、修改及删除操作。
(5)单击“读者管理”/“读者类型管理”命令,对读者类型信息进行添加、修改及删除操作。
(6)单击“读者管理”/“读者档案管理”命令,对读者信息进行添加、修改及删除操作。
(7)单击“图书管理”/“图书类型管理”命令,对图书类型信息进行添加、修改及删除操作。
(8)单击“图书管理”/“图书档案管理”命令,对图书信息进行添加、修改及删除操作。
(9)单击“图书借还”/“图书借阅”命令,对图书借阅信息添加操作。
(10)单击“图书借还”/“图书续借”命令,对图书续借信息进行添加操作。
(11)单击“图书借还”/“图书归还”命令,对图书归还信息进行添加操作。
(12)单击“系统
- 2022-02-05 16:57:15下载
- 积分:1