-
音乐俱乐部系统
APU音乐俱乐部有一个很大的音乐从differentcountries的集合。becomesbigger集合,需要一个系统来管理现有的收集效率。的系统将被用来记录音乐收藏俱乐部的成员能够监控俱乐部musiccollection。有两个用户为系统;俱乐部成员,他们需要登录到系统,以添加、删除、编辑、搜索和查看collections,APU学生能从俱乐部搜索查看可用的音乐收藏
- 2022-08-05 19:54:19下载
- 积分:1
-
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件...
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件-mscomm, during serial programming, some software without mscom space, very troublesome. A very useful control
- 2022-03-18 12:06:56下载
- 积分:1
-
Windows网络编程之VB篇
Windows网络编程之VB篇-Windows Network Programming Between Part VB
- 2022-04-08 21:48:40下载
- 积分:1
-
编写一个书本类,可以输出不同课程的书
编写一个书本类,可以输出不同课程的书
- 2022-01-27 15:07:15下载
- 积分:1
-
并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。...
并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。-Parallel to the development of practical tools and source files, this has developed parallel debugging I2C a practical tool.
- 2023-02-21 09:35:04下载
- 积分:1
-
DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由fle...
DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由flex3 buider开发。-DistortionEffects is a kind of extended flex effects package that support many 3D compoments transformations such as cube rotation.this src is a package of DistortionEffects samples by flex 3 buider.
- 2023-03-20 03:05:04下载
- 积分:1
-
写程序的不能少的一个代码
写程序的不能少的一个代码-written procedures and no less of a code
- 2022-04-30 07:43:14下载
- 积分:1
-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1
-
kmeans算法的源代码
kmeans算法的源代码-kmeans algorithm source code
- 2022-02-13 02:54:57下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1