资源列表
DriverEntry
- DriverUnload
union-struct
- 联合也是一种新的数据类型, 它是一种特殊形式的变量。 联合说明和联合变量定义与结构十分相似。结构和联合的区别
3245
- 词法分析,运用VC++6.0编写,可以进行对输入源代码进行编译-accidence analysis using VC++6.0 ,can compile input resource code.
FlowShop
- 批处理作业调度 回溯法 c++语言编写的批处理作业调度问题算法-flowshop
Form1
- Testing for application
MyFramer
- ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc8校验-ethernet frame to resolve, in accordance with cut-off access to data packets, in accordance with the Ethernet frame structure analysis, crc-8 Checksum-8校验-ethernet frame to resolve, in accordance with cut-off acc
qrcodeCheck
- 使用js控制,使用同一个链接识别二维码是ios还是android设备,跳转不同的链接进行下载-The use of JS control, use the same link identification of two-dimensional code is IOS or Android device, a jump of different links to download
Clipboard
- 代码示例Windows系统剪切板的使用步骤及方法,还有原理的说明,都是自己写的,通俗易懂,供新手参考-Sample code using the Windows system clipboard of the steps and methods, as well as principles of explanation, are their own writing, and user-friendly for the novice reference
RegVbs
- 可以将Reg文件转换为VBS文件保存的代码-Reg file can be converted to VBS file code
1091(divide)
- poj1091,求质因子+容斥定理,数学题-poj1091, seeking prime factors+ inclusion and exclusion theorems, mathematic
12c4052ad
- 12c4052ad 程序,可以给入门者很好的学习借鉴,这单片机小型,但是功能强悍-12c4052ad code, you can give a small microcontroller beginners good learning...
TP2-3_Ex3.py
- Basic programming in Python: Convert a number of seconds into years, months, days, hours, minutes and seconds (hint: use modulo).