▍1. lianzichanglu
量子物理中的重要教程,赵光达写的量子场论,非常实用(The importance of quantum physics tutorial written by Zhao of quantum field theory, very practical)
量子物理中的重要教程,赵光达写的量子场论,非常实用(The importance of quantum physics tutorial written by Zhao of quantum field theory, very practical)
公英制互转换器,初学VC时的小程序,对平时工程制图有些用处。(Metric to Imperial Units )
公英制互转换器,初学VC时的小程序,对平时工程制图有些用处。(Metric to Imperial Units )
button按下后,edit控件内容连续变化,button抬起后edit内容停止变化。自己做的例子,只以int数据为例。(button is pressed, edit control content changes continuously, button lift stops changing after edit content. Own example, an int data as an example only.)
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
汉字屏显示实例,可以学习屏幕的使用,以及汉字的显示,(Chinese screen display examples)
汉字屏显示实例,可以学习屏幕的使用,以及汉字的显示,(Chinese screen display examples)
这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
基于12864制作的多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶,SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20 (Based on 12,864 solar water heaters produced multifunctional hardware design: AT89S52 microcontroller, crystal oscillator is 12MHz, KS0108 128* 64 LCD driver, SPI bus clock,1-WIRE DS1302 temperature sensor DS18B20)
基于12864制作的多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶,SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20 (Based on 12,864 solar water heaters produced multifunctional hardware design: AT89S52 microcontroller, crystal oscillator is 12MHz, KS0108 128* 64 LCD driver, SPI bus clock,1-WIRE DS1302 temperature sensor DS18B20)
基于HC138和HC595驱动数码管,仿真加C语言程序(Based on HC138 and HC595 driven digital control, simulation plus C language program)
基于HC138和HC595驱动数码管,仿真加C语言程序(Based on HC138 and HC595 driven digital control, simulation plus C language program)
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
当你输入要输出的阶数时,会相应的得到从1开始输出的顺时针的数(When you enter the order number to be output, it will be a corresponding output starts from a number of clockwise)
基于VC++的通讯录实现,使用MFC编程(VC++ based address book implementation using MFC programming)