资源列表
MotionSearch
- H.264运动搜索算法代码,包括三步法,改进的三步法,菱形搜索法,改进的菱形搜索法等算法的源码-H.264 motion search algorithm code, including three-step, improved three-step method, the diamond search method to improve the diamond search algorithm, such as source
chaoshengbo2
- 超声语音测距从板部分,测出数据传到主板,又主板处理。-Ultrasonic Ranging from the plate part of voice, data transmitted to detect motherboard and motherboard handle.
100615111[1]..
- 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
yundonghui
- C++编程,实现运动会成绩的统计,可以完成输入、查找、按男子或者女子或者团体总分名次或者学校编号等等进行排序输出-C++ Programming to achieve results of statistical games, you can complete the input, find, by man or woman or group scores or school ID, etc. Rank sort output
feijipiao
- C++小程序,是飞机票订票系统,用读取和写入文件的功能,可以订票,查询航班,退票,修改航班等等功能,其中查询可以通过航班号或者起始地点或者抵达抵达或者起止地点查询-C++ Small procedures, air tickets booking system is used to read and write files, can booking, check their flight, refund, modify flights and so on, which can query the
lihua
- 自己搞的几个小程序,先拿出来和大家分享一下。-Own a few small procedures,先拿come out and share with you.
ComboBox
- 通过API向ComboBox控件发送接受消息产生相应事件-Through the API to send receive messages ComboBox control to produce events
ARM_and_Verilog
- arm处理器的vhdl源代码编写,可以参考-arm processor VHDL source code to prepare, can refer to
Lesson1Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
Synopsys_8051
- MCU_8051的Synopsys,到现在,我还没有用过-MCU_8051 of Synopsys, until now, I have not used
Mybole
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
Style
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -err