资源列表
lines_counter.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *****// // Name: Lines Counter // // Have you ever wanted to count the lines of your code in C or C++ without // the commentaries and blank lines,well with this program you can do it. // //*-/
lcd
- 1602 lcd 显示汉字,有模拟仿真文件和keil51编译的c程序。-1602 lcd display Chinese characters, there is simulation files and the c compiler keil51 procedures.
integer_test.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *** ****// // program name: Integer Test // Sometimes we need a way to test the user input to know if it is an integer, i have // seen many algorythm for doing this,but a lot of them are inc
Imgocxd
- 柯达控件的帮助文档
RobotKinematics2
- Advances in Robot Kinematics
progressbarcontrol
- 带范围控制的进度条控件progress bar control-With the scope of control of the progress bar control
Macintosh-stylecontrolssourcecode
- 麦金塔风格控件源代码麦金塔风格控件源代码-Macintosh-style controls source code
A_Fast_RBTree_Implementation
- 一个快速的红黑树实现方法,程序中使用了一些小的技巧加快速度-A quick red and black tree implementation methods, procedures used in a number of techniques to accelerate the speed of small
distance_between_two_lines
- 对于给定的两个线段,程序输出这两个线段之间的距离-For a given two line segments, the program output that the distance between two line segments
half_plane_intersect
- 对于给定的两个半平面,程序最终输出两个半平面的交-For a given two half-plane, the program finally outputs two half-plane cross-
breaking_numbers.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *// // Name: Breaking Numbers // // Descr iption: this code can be use for breaking numbers. // An example of it: lets say that a user enter "561365" as input, // the program will put e
2d_dynamic_array.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** **// // program name: 2D dynamic array // These program shows how to create and pass a 2D dynamic array to a function. // It can be very useful for applications that you might create. // -//
