资源列表
The-summary-of-good-programs
- 好程序的总结!在写程序时的经验总结!避免以后再出错!-The summary of good programs
hod
- //3. Write a program to find the sum of following series: //1 + 1/2 + 1/3 – 1/4 + 1/5 - …… up to n terms.
Object-Tracking
- object tracking code also can help with human feather extraction its nice read itt for help
sssx
- Instant messaging software to build a server with your own computer is the server-side friends to the software to connect to the server session
Simple-Hspice-test
- Hspice 例子,简单滴,适合刚刚接触该软件的人拿来热身-Simple Hspice example
stack_3
- C++源程序,用类实现的堆栈,包括出栈压栈,实验结果正确-C++ source code ,stack using class ,including push and pop.
andian
- Labview程序设计,实现3*3随机数组成的二维数组中寻找鞍点-Labview program design, implementation, two-dimensional array of 3* 3 random numbers to find a saddle point
Student-management-system
- 实现学生的成绩管理,录入姓名班级学号等信息,进行统一的管理-Student achievement management, input the names of classes and student number and other information, a unified management
Sequences-into
- 给定两个不含重复元素的序列,从中任意各取一个元素求和,剔 除重复元素,构成一个新的序列(简称为和序列)。求该和序列中自 小到大的第K 个元素。-Given the sequence of two non-repeating elements from each of any one element summation, tick In addition to repeated elements constitute a new sequence (referred to as seq
Clean-up-junk-files
- Windows系统垃圾文件清理系统,几百KB大小,占用系统资源极小!-The Windows system clean up junk files system, hundreds of KB size, takes up minimal system resources!
main
- 顺序栈的实现,使用顺序栈实现加减乘除四则运算的简单计算器,可以判定优先级。-Order of the stack, use the order of the stack to achieve the four operations of addition, subtraction simple calculator, which can determine the priority.
Log4c
- LOG输出库 LOG分级输出 1)10个级别 LOG保存方式可定义 1)按日期 2)按操作 3)一直输出到一个文件 提供宏调用简化使用