-
用delphi写的数据库连接程序小程序,供初学者参考
用delphi写的数据库连接程序小程序,供初学者参考-used to write database connectivity procedures small program for beginners reference
- 2022-03-26 17:36:18下载
- 积分:1
-
一个聊天工具,是用C语言和汇编语言,它可以实现即时查…
采用C和汇编语言结合编写的点到点聊天程序实现实时聊天通讯,文件传输等功能,希望对大家有所帮助-an chatting tool is writed by c and assemble language,it can achieve instant chat and files transfer.hope have some help to everyone.
- 2022-03-06 05:23:07下载
- 积分:1
-
the software is compiled in ads external interrupt experimental procedure
本软件是在ads上编译的外部中断实验程序-the software is compiled in ads external interrupt experimental procedure
- 2023-08-30 23:35:03下载
- 积分:1
-
G.723.1编码,不能直接使用,需进行必要的修改,其中一些…
G723.1代码,不可直接使用,需进行必要的修改,其中有些错误
-G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
- 2022-03-07 01:14:47下载
- 积分:1
-
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
- 2023-06-23 10:40:02下载
- 积分:1
-
MediaPlayer的测试程序,对初学者很有用,你可以使用作为一个过程…
mediaplayer测试程序,对初学者非常有用,可以做为程序使用。-mediaplayer testing procedures, very useful for beginners, you can use as a procedure.
- 2022-04-10 00:13:58下载
- 积分:1
-
不是本人编写的代码,但是觉得不错,有关信号的快速傅里叶变换的。
不是本人编写的代码,但是觉得不错,有关信号的快速傅里叶变换的。-err
- 2022-06-02 23:48:37下载
- 积分:1
-
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以...
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以- a classical teaching plan about Quality of Service
- 2022-01-26 07:34:00下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1
-
用C语言编程#乒乓球游戏
应用背景这是比赛,我们都知道,经典的乒乓球游戏。我只是把球反弹回来,第四靠墙开始程序,从左到右。为此,我首先做了我所说的theworldframe。我说apanelin合适的大小和位置。在这个面板中,然后我创建了apictureboxrepresenting球称为“pb_ball”。在这之后,我做了一个计时器,称为“timer_movement”有其时间间隔设置为1女士这个计时器的Tick事件让球移动,我用布尔检查是否向左或向右。如果球击中一墙壁,它改变了布尔和使球走在其他方向。这是我如何检查如果球碰到墙:关键技术隐藏 ;复制代码
- 2023-03-28 03:05:04下载
- 积分:1