资源列表
3-jiao-trade
- 求解三角方程的程序,自己写的,觉的不错,有用的可以下载-Solving trigonometric procedures, write your own, feel good
CP340_CP341_MODBUS_POLL_SLAVE
- 自己写的MODBUS主站程序使用SCL写(含源码) 使用SCL写的,程序显得比较大。还有从站的程序也同时奉上。 Modbus 主站说明 主要程序列表 主站轮询调度程序背景数据块 DB200 POLL_MANAGER2_DB 通信对象数据块 DB203 OBJECT_IMAGES 设备读写的数据数据块 DB204 SUB_STATION_DATAS 主站轮询调度程序 FB200 POLL_MANAGER2 Modbus主站程序 FB2
24dian
- 24点 可以将所有的算法显示出来 -24 points can be displayed all the algorithms @ @ @ @
Single_linked_list
- 单链表的各种操作,很完整,包括有构造单链表、插入、遍历、查找、删除、排序、合并、逆置等等。-Single list of the various operations are complete, including a structure linked list, insert, traverse, search, delete, sort, merge, reverse home and so on.
huiwen
- 这是在VC环境下编写的一个数据结构的经典问题回文问题-This is written in VC environment, a data structure of the classic problems palindrome problem
danlianbiao
- 单链表你可以用它,对你的学习很有帮助,是关于数据结构的东西-nioio io ionio ioio jiojio m
5.2.1
- 依次输入每个人的姓名和考试成绩分数,实现自动排序-Enter the name of each person in turn and test scores scores for automatic sorting
Josephus
- 约瑟夫问题,这是用VC环境实现的一个数据结构经典问题-Joseph, and this is a VC environment data structure to achieve the classic problem
E5
- 卡耐基网站SSD6课程练习5作业.绝对好用,欢迎大家下载使用-Exercise 5 Carnegie website SSD6 course work. Absolutely easy to use, welcome to download
dart
- 双数组建树代码,简单扩张就可以使用的,欢迎大家下载使用-achieved double-array code, the simple expansion could use, we welcome downloading
ssd7exercise2
- 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills. C++
HW1and2
- A C program that multiplies two polynomials using linked list.