资源列表
DOS.Command
- 在DOS下的经典命令,学好这写命令,可以提升自己的DOS知识-DOS classical order to study this writing orders, could improve their knowledge of DOS
xcopyWINXCOPY
- 一个类似于XCopy的程序-a procedure similar to the XCopy
ybwbbj
- 一般的文本编辑器,可以用平常的一些简单的文本编辑功能。用c++编写,vc环境-ordinary text editor, you can use some of the usual simple text editing functions. C with the preparation, vc environment
dfhskdhfkd
- 大学操作系统的实验...报告也写好了,修改一下应该能直接用,给学弟们一个方便-University of the operating system ... has written a report, we should be able to amend the wording of the direct use, Xue Di to have a convenient
RichTextmyj
- 打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。-Print object in RichTextBox when neglecting the Rich Text code w
TextBoxmyj2
- 禁止在TextBox中输入 作者:土人 方法一:(有光标闪烁,输入、删除等操作无效) Text1.Locked = True 方法二:(无光标闪烁,不能输入、删除,界面变色、文字反白) Text1.Enabled = False 方法三:(有光标闪烁,可删除,不能输入) 此法用两个API函数,略为复杂些。请在标准工程添加两个按钮和一个文本框:-TextBox which prohibits the importation Author
20070619128
- DSP-F2812的C语言心得记录1 -DSP-C language F2812 experience record 1DSP - F2812 C language experience a record
jdbcapidataprog.
- 本文详细论述了JDBC,API,数据库等编程。-This paper discusses in detail the JDBC, API, database programming.
SelfExtract_demo
- 能够将多个可执行程序捆绑在一起,创建一个自解压的可执行程序。-to multiple executable tied together, the creation of a self-extracting executable programs.
split_merge_file
- 能将一个文件按大小或按个数分割,能够合并任意几个文件。-can a document, size or number of segmentation that can be combined arbitrary several documents.
KalmanSinglePos
- 卡尔曼滤波单点定位程序,实现RINEX观测文件下定位工作-Kalman filtering point positioning procedures, under RINEX observation position paper work
ES--tsp
- 遗传策略的最小路径(tsp)的实际应用,以实现。-genetic strategy smallest path (tsp) of the actual application, to achieve.