资源列表
自我测验
- 简单学生自我测验系统,可以对小学生的学习状况进行检验-simple self-test system, the students can learn the status of tests
compare
- 一个用于比较两个文本的相同和不同处的小工具-Compare two versions of the same and the difference
Decentralized_adaptive_output_tracking_interconnec
- 多系统的自适应算法,用的是backstepping-Multi-system self-adaptive algorithm, using a backstepping
VB
- 对VB初学者很有用的例子,可以下载学习,-Very useful for beginners VB example, you can download the study,
shared_ptr
- 提取自boost的c++指针组件 shared_ptr 与 weak_ptr,并且支持enable_shared_from_this基类的集成。是c++编程中的利器中的利器-Extracted from the boost in c++ pointer component shared_ptr and weak_ptr, and supports the integration of the base class enable_shared_from_this. Is a c++ program
VBGET
- 用VB写的小程序,获取程序窗口控件的相关信息-VB CODE
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
ASPDAL
- C#写的数据访问层代码,可以支持多种数据库oracle、mysql、sql server等。-The class is used to access of database, includes oracle,mysql,and sql server....
paixuduxiesuo
- 使用CRITICAL_SECTION实现,有人提出CRITICAL_SECTION不能在A线程lock,然后B线程 unlock 其实这个不是问题,msdn中的描述也只是说不安全,没说一定错误,所以就是要保证lock次数=unlock次数,就不会有问题,代码经过强度测试,表示结果正确-To use CRITICAL_SECTION to achieve, someone asked the the CRITICAL_SECTION not A thread lock, then threa
StudentsScore-System
- 使用了指针链表,可以对学生的成绩进行添加、查询、删除、修改等操作,还可以保存数据。-Using a pointer list, you can add them on student achievement, query, delete, modify, etc., you can also save the data.
VerticalScrollingText
- VB让TextBox文本框内的文字循环垂直滚动,有需要的下。-VB TextBox text box allows vertical scrolling text cycle, there is need for the next.
MCTTestView
- 墨卡托投影,绘制经纬网,输出到屏幕,由点坐标转换到屏幕坐标-Mercator projection, draw graticule, output to the screen, the point coordinates are transformed into screen coordinates