资源列表
circle_f
- function circle_f(r) clf t=0:pi/100:2*pi x=r*exp(i*t) plot(x, r* ) axis( square )
4
- 利用c语言编写程序,程序的功能是:创建一个链表-Create a List
calender
- 一个简单的万年历小程序。根据年份和月,生成每个月的公历。-A simple calendar applet. According to year and month, generating monthly calendar.
1
- 二叉树的建立与输出 很全面的总结 相信一定有用-binary tree
mpl_pi
- 使用C++模板元编程求pi值,此算法比较简单,就是程序有些长,大家看看那就知道了。-C programming template yuan value for pi, the algorithm is relatively simple, the procedure is somewhat long, we look at it knows.
Horizontal_Bar
- Add Horizont Scroll Bar to Richtextbox
huffman
- 哈夫曼编码,程序可以进行修改,对于个人要求可以实现。-Huffman encoding realization
leach-vs-heed
- matlab code is performing a comparative analysis of leach and heed. This code runs total four number of models, out of which two are leach and other two are heed. Output is shown graphically, which shows two graphs. First graph is based on Total Data
Archive
- 查找文档中特定字符重复的次数,并且捕获出来,输出到用户界面上-calculate the repeated times of a specific word
addresslist
- 用C语言程序实现一个通讯录管理系统,进行简单的通讯录管理-C language program implements a simple address book management system
parking-lot-manage-demo
- 一个纯C语言实现在停车场进出的管理的小Demo,主要采用了底层的堆栈和队列的数据结构的实现。-A C program for parking lot manage,which use stack and queue.
paqamhep
- 想学习在代码中运用工厂模式的,可以下载下来-Want to study in your code to use the factory pattern, can download and see
