资源列表
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
ir
- msp430g2553红外遥控 占用一个口 和一个定时器-Infrared remote occupies one port and a timer
VB6VLCTest
- MUY BUEN EJEMPLO DEL LENGUAJE DEL PROGRAMACION DE VISUAL BASIC
Euler
- 改进欧拉算法,算出微分方程与微分方程组的定解。此代码仅限于一阶常微分方程组。-Improved Euler algorithm calculates the differential equation and definite solution of differential equations. This code is limited to one order ordinary differential equations.
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).