-
条码:条码识别,可以直接运行程序;pdf417lib:两
barcode: 条形码识别,直接运行程序即可;
pdf417lib:二维条形码打印(输出为ps格式的文件)。条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode : barcode recognition, can run the program directly; Pdf417lib : two-dimensional bar code printing (ps output format). Barcode Generator source : one-dimensional bar code generation, can run the program directly;
- 2022-02-28 18:35:23下载
- 积分:1
-
addfgghyhjjj
aaaadxcjkdutiksdjkdukutsdkstkuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuudddddddddddddddddddddddddddddddddd
- 2023-01-02 23:25:04下载
- 积分:1
-
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗...
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
- 2023-03-10 21:15:03下载
- 积分:1
-
3d(dfx 3dx obj )文件的编辑,载入,修改
3d(dfx 3dx obj )文件的编辑,载入,修改-3d file editor dfx 3dx obj
- 2022-05-28 09:16:01下载
- 积分:1
-
windows2000开发人员指南代码,有利于学习的代码.
windows2000开发人员指南代码,有利于学习的代码.-windows2000 guide development code, a code conducive to learning.
- 2022-05-29 06:13:02下载
- 积分:1
-
串联机械六轴关节臂
详细介绍了运用旋量理论,并通过vb.net对串联六关节臂机械手的逆解编程,程序中按每个关节臂的角度分段计算,并有大量的注释说明,对串联机械手的学习有一定的帮助和认识
- 2022-02-01 19:50:12下载
- 积分:1
-
simulation for chemo
simulation for chemo-taxi, the movement of bacteria towards higher
concentration of food based on biased random walk.
- 2022-05-22 06:19:30下载
- 积分:1
-
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示...
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示-procedures for the use of the data structure of the back- recursive algorithm right to know what the road map for the entire search, the shortest route to be completed, at least cost, and all the routes show
- 2022-07-28 00:21:11下载
- 积分:1
-
应用程序在选定的硬盘中搜索MP3文件,我..
这个应用程序在选定的硬盘中搜索MP3文件,在一个列表视图控件中显示搜索的文件和它们的信息,并在双击时播放它。 -the application procedures in the selection of drives to search for MP3 files, in a ClistCtrl shows search of documents and their information and double-click it for broadcast.
- 2022-05-17 11:44:36下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1