资源列表
WMI_DeviceQuery
- WMI实现用于获取硬件各种id,有硬盘id,cpuid,还有网卡id等-WMI is used to get the hardware to achieve a variety of id, hard disk id, cpuid, etc. as well as the card id
jinzhizhuanhuan
- 进制转换,完成二进制、八进制、十进制、十六进制的相互转换-Hex conversion
CPP-commonly-used-algorithm
- C++常用数据集,包括“求赫申伯格矩阵全部特征值的QR方法”、"求解复系数方程组的全选主元高斯\|约当消去法"等。-C++ commonly used data sets, including " seeking Hoeschen Berg matrix QR method all eigenvalues" , " solving equations with complex coefficients Select PCA Gaussian \ | Jordan elim
水晶报表
- 水晶报表是一个报表设计开发的强大工具,功能强大,设计灵活,在水晶报表光盘中只提供了一个完全动态生成报表的例子,使用繁琐。现介绍其在VC++6.0中的简单使用方法。
microwave
- High quality synthetic aperture radar imagery form microwave earth monitoring systems laboratory
vc-personnel-management-system
- vc人事管理系统,很实用,可以参考看考,z自学很有用-vc personnel management system, very practical, you can refer to see the test, z self useful
xiansuoerchashu
- 该代码是描述而叉搜索树的建立和排序,方便大家来学习!-The code is described and binary search tree establishment and sorting, to facilitate everyone to learn!
source
- 该代码是关于兔子产子的问题,是利用婓波数列算法来求解的,思想非常的好!方便大家学习-The code is on the birth of a rabbit problem, the number of columns using Ô ú algorithm to solve the wave of thinking is very good! Facilitate learning
2480_02_revised-Code
- 利用OGRE进行游戏编程的小型代码 场景 和怪物的生成-Use small OGRE game programming code generated scenes and monsters
CCPPshili
- 很好的C++开发例子哦,很值得一看,是初学者很好的教程-henhaode c++ kaifashili henzhide xuexideo
868123
- #include <stdio.h> #include <stdlib.h> //输入十进制数N和转化的进制数M void trans(int n,int m) { char str[100] int i for(i=0 n>0 i++) {if (n m<10) {str[i]=n m+ 0 } else {str[i]=n m-10+ A } n=n/m } for(n=i
cPP-MFC
- 这个文档是MFC对话框的练习实验报告,对MFC初学者很有帮助-This document is a practice test report MFC dialog for MFC beginners
