搜索资源列表
FFTbaseTime2
- 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
TechSystem
- 教务管理系统(C/C++) 这个是基于控制台的程序,利用面向对象对数据库进行模拟,同时也尝试模拟界面设计实现与事件处理机制。带开发文档(完整分析过程),程序使用VC 6.0进行编程实现
BankAccount
- 使用JAVA 语言实现一个可无误运行的完整程序,完成银行账户类的设计及存取款、查询等操作-略
L113172240vc6e
- 派乐高D协议,实现。通过串口来控制云台的运动,简简单明了,通俗易懂 完整源代码,经测试可直接使用。 -Lego D agreement to send to achieve. Through the serial port to control PTZ movement, siimple and clear, easy to understand the full source code can be directly used by the test.
FolderDemo6
- 对文件操作很好的例子,有实现更能的完整的类-Good examples of file operations class to achieve a more complete
List
- 实现了双向循环链表的时间复杂度为1,封装完整,功能齐全,包括插入删除查找等。-it s a double-linked-list and cost least time.
Fourqueen
- 使用回溯法基于C++方法实现四皇后问题的解决的完整代码-Using C++ to solve fourqueen problem