资源列表
Create_a_calendar
- 一个新的关于创建年历的C++程序,我们可以从这个例子看到C++程序特点-Create a new calendar on the C++ program, we can see from this example, features of C++ program
liyanban
- 小型的留言板,不需要数据库,只是供给新手使用~-little thing
Planet
- planetary system opengl
params
- 求解散射光谱分析程序代码之一,里面有详细的英文说明。-Solving scattering spectroscopy of the program code, one of which has a detailed descr iption of the English.
chengxu
- 在共阳极数码管显示四位数字,此为显示1104的程序。-The four-digit common anode digital tube display, this display 1104 program.
SAT
- Code for resolving the 3-Sat problem, written in python
my_mm1.nd
- OPNET网络仿真 对队列栈仿真和分析 MM1-OPNET MM1
Cpp_calculate
- 给定两个日期,计算这两个日期之间有多少个2月29日(包括起始日期)。-Calculate the numbers of February 29 between two giving datas(including the first and last data)
4-b1
- 用蔡勒(Zeller)公式将公元纪元的年月日转为星期-By Zeller (Zeller) formula AD epoch date into week
yaoshi
- 自动连接指定的VPN连接,并且设定指定的路由表,进行流量分流,主要作用于内网和外网共存的情况。-Automatically connect to the specified VPN connection, and set the specified routing table, traffic diversion, a major role in the internal and external condition of coexistence.
sampling
- Z8 64k microcontroller code for sampling an input signal using built-in ADC
restore_line_numbers
- this program simply removes the line numbers from files. this is useful for pages downloaded from web which contains line numbers. so for make the code work we have to remove line numbers. and this program does this work.