资源列表
saolei
- 一个简易的,只能用键盘操作的扫雷游戏,VC6下测试通过。-A simple, can only use the keyboard to operate the mine clearance Games, VC6 under test.
Code
- Visual C++ MFC框架 菜单编程-Visual C++ MFC Menu Program
CtoV
- A souce code for a current to voltage converter used with photodiodes.
PCB
- Source circuitry for a PCB to handle a signal for Kalman filter preparation.
Verification
- Source code in Matlab to simulate a kalman filter s functioning.
KALMAN
- Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.
CorePythonProgramming2ndEdition
- 我认为最适合初学者的一本Python书籍,有详尽的作业,只详解Python最实用的核心部分。-In my opinion the most suitable for beginners of a Python books, there is a detailed operation, only Python explain the core of the most practical.
DecisionTree
- A simple decision tree c++ implementation
tm
- 给小孩做题目,能给分数,还有鼓励.是用VB做的,第一次做的.-Give the child to do the subject
Code_Craft_-_The_Practice_of_Writing_Excellent_Cod
- 指导程序员怎样实现从仅写出正确代码到优质易懂代码的飞跃。-Many programmers know how to write correct code- code that works. But not all know how to craft great code- code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing corre
eignmovie
- This program visualizes eigenvectors for 2x2 matrices.
restore_line_numbers
- this program simply removes the line numbers from files. this is useful for pages downloaded from web which contains line numbers. so for make the code work we have to remove line numbers. and this program does this work.