资源列表
KEIL-C
- 电压测量,测量范围在0~5V之间,主要是用到AD0809数模转换芯片-voltage measurement
TestMainSWT
- fatjar源代码 重分详细体现超价值的源代码表现规则-fatjar resource code
mmbdj
- 自己写的木马绑定机,实现了基本的原理,有些细节上的东西处理得不是很好。还有,我认为必需写个文件存储a和b程序的字节数。不晓得高手门是不是这样做的?请多多指教。 -himself wrote the Trojan bonding machine, the realization of the basic principle, the details of the things handled is not very good. I think there is need to write a do
349
- 100个asp简单学习例子-100 asp learning simple example
网页木马()
- 不同原理的网页木马程序,采用了资源的方法来做-different tenets of the website Trojan program using the resources to do the
nongli1111
- 这是一个用C语言编写的,用于转换我们中国特有的农历与阳历,有一定的参考价值-This is a C language, for the conversion of our unique to China and the Chinese solar calendar, which is the reference value
123
- 很好用的JS框架 DWZ框架 适合开发b/s系统-The good use JS framework DWZ framework suitable development b/s system
observer模式
- 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
Singleton模式
- 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
shumaguan
- 51单片机数码管显示时钟的源代码,帮助大家学习单片机~-51 single-chip digital display clock source code, to help people learn the microcontroller to
jdiskreport-1_2_2
- 这是java开发的一些小程序,对于学习Java很有帮助-This is the development of some small procedures, helpful for learning Java
traffic-led-zhongnandaxue
- 中南大学单片机交通灯课程设计,程序实现功能: 1.在一个十字路口的一条主干道和一条支干道上分别装上一套红、黄、绿3种信号灯, 用钮子开关模拟十字路口的车辆检测传感器信号。在一般情况下,主干道上的绿灯常亮,而支干道总是红灯。 2.当检测到支干道上来车时(用按键开关模拟),主干道的绿灯转为黄灯,持续4S后,又变为红灯,同时支干道由红灯变为绿灯。 3.支干道绿灯亮后,或者检测到主干道上来了3辆(用3个钮子开关模拟),或者虽未来3辆车, 但绿灯已经持续了25s,则支干道立即变为黄灯,