-
VB笔记本-记事程序-资料保存程序
VB笔记本-记事程序-资料保存程序,是一个字符处理程序,类似于记事本的功能,不过进行了增强和界面重新设计,用于记录一些好文、代码片段等,是工作和学习的小助手。
这个VB笔记本,记录存放在其目录下的名为“Function.ddt”的文件中,这是一个文本数据库文件(无文件头,每笔记录的长度是10101字节,分别是:标题[100字节];应用[1字节];代码或说明[10000字节])。除了自已收集经验外,你还可以把别人收集到的“Function.ddt”追加到你的“Function.ddt”文件中,方法:
先把自己的Function.ddt换名为File1.ddt,别人的Function.ddt换名为File2.ddt,在DOS下用:
copy file1.ddt/b + file2.ddt/b function.ddt
这样就得到了集自己和别人经验的function.ddt文件了,再运行本程序看看是否……
如果有空,请不吝把你收集到的VBstudy.txt,Mail给我。
使用时请注意:代码与说明的文字数不能大于10000,请删除多余的代码与说明,或者把一条记录分几条保存。
- 2022-07-02 09:19:49下载
- 积分:1
-
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据)...
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D/E Series, procedures following functions : 1. Closed/INT1 and/INT2 the interruption of output 2. Initialization time (the time to write data) 3. Located in BREAKPOINT1 breakpoint, followed by time for-write SRAM data-reading cycle of four data SRAM. full speed of implementation, respectively, four LED display hours and minutes values
- 2022-05-18 15:06:41下载
- 积分:1
-
模糊数学
说明: 该方法针对权重未知,属性值为区间数,对方案有偏好的多属性决策问题,运用基于相离度的方法来求出属性权重,然后用可能度法对区间数进行比较,实现对方案的排序(In this method, for the multi-attribute decision-making problem with unknown weight and interval number as attribute value and preference for scheme, the attribute weight is calculated based on the method of distance degree, and then the interval number is compared with the method of possibility degree to realize the scheme sorting)
- 2019-11-27 20:56:46下载
- 积分:1
-
现代电力系统分析例2-1
说明: 实现牛顿拉夫逊法潮流计算,主要参考现代电力系统分析课本(power flow calculation)
- 2020-06-02 14:12:05下载
- 积分:1
-
Chinese character dot
汉字点阵提取,包括24x24,16x16,12x12-Chinese character dot-matrix extraction, including 24x24, 16x16, 12x12
- 2022-03-14 17:38:23下载
- 积分:1
-
Android db数据库相关源码
Android db数据库相关源码,一个db相关的代码,没有深入细看,需要的朋友自己下载源码看个究竟。
- 2022-03-17 07:25:47下载
- 积分:1
-
do with the browser
用DELPHI做的浏览器原码-do with the browser-source
- 2022-01-31 06:01:15下载
- 积分:1
-
3.5.3
卡尔曼滤波在石油地震勘探中的应用,程序已经调试,很好用(The application of Kalman filter in petroleum seismic exploration has been debugged and is very useful.)
- 2020-06-18 23:00:02下载
- 积分:1
-
带均衡器动画特效的flash音乐播放器
带均衡器动画特效的flash音乐播放器,均衡器动画效果,随着音乐不停跳跃动画,音乐跳动动画,并配有5首背景音乐,均衡器跳动效果可以关闭/打开,这个效果可用于基于Flash开发的播放器中,不管是音乐播放器或是视频播放器都可以用。
- 2022-02-06 00:20:48下载
- 积分:1
-
haxi
一种有效的哈希算法。。一种有效的哈希算法。。(a kind of effective hashing algorithm)
- 2020-12-05 19:59:23下载
- 积分:1