-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-21 23:45:42下载
- 积分:1
-
javaweb 酒店管理系统
javaweb 酒店管理系统
有数据库
- 2022-10-28 22:40:04下载
- 积分:1
-
车速变转速,适合刚学习labview的汽车朋友
车速变转速,适合刚学习labview的汽车朋友-Speed variable speed for just learning LabVIEW vehicle friends
- 2022-03-05 09:15:45下载
- 积分:1
-
用C语言实现的 c语言的词法分析程序 功能齐全 实现算法效率嘎...
用C语言实现的 c语言的词法分析程序 功能齐全 实现算法效率嘎-C language for the c language lexical analysis procedure is complete algorithm efficiency Ga
- 2023-06-12 02:10:03下载
- 积分:1
-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35:03下载
- 积分:1
-
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击...
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
- 2022-03-02 18:02:39下载
- 积分:1
-
This procedure can be found on the attribution of the designated mobile phone nu...
本程序可查指定手机号码的归属地,是通过获取IP138上的数据。把上面的所有广告信息全部出除了。
为了支持原创,请保留该处注释,谢谢!
作者:下载摆渡
上百度 下摆渡,摆资料 渡难关
下载摆渡 http://www.downbaidu.com
超过10万的海量信息与知识,并以日增数千的速度递增;
包罗万象的资讯类别,提供管理、营销、教育、专题等无限数据;
本站PR=3 本站愿与同类网站做友情连接 QQ:174322509-This procedure can be found on the attribution of the designated mobile phone number, it is through access to data on IP138. The above information on all advertising except all out. In order to support the original, please preserve the notes, thank you! Author: download ferry on the ferry the next Baidu, to tide over the crisis facing the information downloaded more than 100,000 ferry http://www.downbaidu.com mass of information and knowledge, and increasing the speed of thousands of incremental all-inclusive category of information, provide management , marketing, education, topics such as infinite data site PR = 3 site is willing to work with to do the same Web site Link QQ: 174322509
- 2023-04-23 02:05:03下载
- 积分:1
-
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.
- 2022-03-12 13:21:06下载
- 积分:1
-
本程序是数据立方体计算中多路数据聚集算法的实现。在MultyWay文件夹下有data.txt和result.txt两个文本文件,data.txt中记录的是用于构...
本程序是数据立方体计算中多路数据聚集算法的实现。在MultyWay文件夹下有data.txt和result.txt两个文本文件,data.txt中记录的是用于构造数据立方体的数据,其数据格式如下
location quarter item measure
假定location有5个值,分别用1至5来表示,quarter有4个值(第1、2、3、4季度),分别用1至4表示,item有10种,分别用1至10来表示。measure则为度量。目前的程序对此格式要求十分严格,各项之间用Tab键隔开,各项数据的长度一定,具体见data.txt。用户使用时可自己重写构造立方体的数据。Result.txt是对数据立方体进行多路聚集后得到的数据。
-This procedure is the calculation of data cube multi-channel data aggregation algorithm. MultyWay folder in data.txt and Result.txt under two text files, data.txt recorded data cube is used to structure the data, its data formats are as follows location quarter item measure assumes that location there are five values, respectively 1-5 to show that, quarter have four values (the first quarter 1,2,3,4), 1-4, respectively, said, item 10 species were used to express 1-10. measure for measure. At present, the procedure is very strict on this format, the Tab key to separate between the various data on the length of a certain specific see data.txt. Users can construct th
- 2022-03-04 02:21:34下载
- 积分:1