-
VC++编程基础之Vector使用。感觉vectoe很好用!~
VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~
- 2023-08-01 09:20:03下载
- 积分:1
-
MFRC522源代码-图纸-文档
MFRC522源代码-图纸-文档,包含C代码有两种,MSP430和C51。代码是用MFRC522实现对M1卡的读写,编写规范、实用,参考、收藏必备。图纸是Protel99格式,包括原理图和PCB源文件,参考、收藏必备。文档包含MFRC522的规格书、14443标准、M1卡规格书。
- 2022-11-23 05:45:03下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
在XP关机程序
a shutdown program in XP
- 2022-12-13 19:40:02下载
- 积分:1
-
CPU访问信息库,英特尔芯片的资料,包括…
一个获得CPU信息的DLL,可以获得Intel系列芯片的信息,包含范例程序-a CPU access to information DLL, the Intel chips available information, including sample programs
- 2022-07-17 14:57:51下载
- 积分:1
-
从长方形得到面积
应用背景一) ;创建C:温度 struct_rect.dev并添加下面的源文件::#包括
- 2022-02-10 05:47:19下载
- 积分:1
-
vc++ procedure, a small
vc++程序,一个小型的项目,非常棒-vc++ procedure, a small-scale projects, great
- 2022-03-07 02:46:02下载
- 积分:1
-
如何获得另一个应用程序窗口中的文本
如何获得另一个应用程序窗口中的文本-how to access another application window text
- 2022-09-30 12:45:03下载
- 积分:1
-
a group function for converting hexadecimal string octal binary string string to...
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
- 2022-04-28 06:13:26下载
- 积分:1
-
任务管理器
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术
C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-03-22 19:55:22下载
- 积分:1