资源列表
停车场管理系统
- 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在他之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆在依原来的次序进场(There is a long and narrow parking lot fo
TensorFlow实践
- 面向机器智能的TensorFlow实践+(智能系统与技术丛书)_(Machine oriented intelligent TensorFlow + Practice (intelligent systems and Technology) _)
C程序设计语言(第2版·新版)
- C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
Expert.C.Programming
- 很好的C语言学习原文书籍,对于C的初学者有很好的引导作用(All C programs do the same thing: look at a character and do nothing with it.)
SRPlinear
- 语音信号处理中应用于定位测试的小程序,将语音信号加载进去即可获得该信号的来波方向(Voice signal processing applied to the positioning test applet, the voice signal is loaded into the signal to obtain the incoming direction)
代码练习
- python练习专门用来学习python时的小练习,部分上传(Specially used to learn the practice of python, part of the upload)
algorithms-master
- python 常用算法,快速排序,选择排序,合并排序,dijkstra,二分查找(algorithms:quicksort selectsort mergesort dijkstra binary_search approximation)
计算器
- c语言编写,简易计算器,新手入门使用 功能:整数加减乘除(C language writing, simple calculator, novice introductory use)
HookDemo
- Hook攻击,一个Hook攻击示例程序,已通过兼容性测试(Hook attack, Hook attack a sample program, has passed the EMC test)
UIThreadDemo
- 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)
Rapid_GUI_Programming_with_PyQt源代码
- pyqt的GUI编程指南,19个源代码例程,所有例程可对照Rapid_GUI_Programming_with_PyQt文档(Rapid_GUI_Programming_with_PyQt)
Rapid_GUI_Programming_with_PyQt
- Rapid_GUI_Programming_with_PyQt电子书,快速学习PYQT GUI编程(Rapid_GUI_Programming_with_PyQt)