-
voice codec plugin for winamp.
voice codec plugin for winamp.
- 2022-01-30 20:51:20下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1
-
速度挺快的超大数乘法程序
速度挺快的超大数乘法程序-speed very quickly large number multiplication procedure
- 2022-01-31 19:01:09下载
- 积分:1
-
本人自己做的作业,应用链表知识 通过老师检查,保证可以使用 快点下载吧...
本人自己做的作业,应用链表知识 通过老师检查,保证可以使用 快点下载吧-This the work done by myself,applied chained list knowlege,it is checked by my teacher, i am sure it can be used well,download it quickly.
- 2022-05-18 12:37:59下载
- 积分:1
-
这是一个VB ActiveResizer 32bit ActiveX DLL自动调整大小有关。
The ActiveResizer is a VB 32bit ActiveX DLL that automatically adjust the size ofVB controls and fonts on the form. As a user stretches or shrinks the form, the controlson the VB form will also stretch or shrink, accordingly.
- 2022-02-03 11:07:21下载
- 积分:1
-
经典串口代码
简洁才的VC++实现的串口编程代码,多线程的实现,能满足基本的收发,可以进行串口测试,或者在项目中直接修改后使用。
- 2023-03-01 17:15:04下载
- 积分:1
-
Windows 控制台实现定时器功能。简单的小程序
Windows 控制台实现定时器功能。简单的小程序-Windows Console timer function.Simple applet
- 2023-04-28 03:05:04下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1
-
一个供大家学习的ODBC数据库的例子(6220kb)
一个供大家学习的ODBC数据库的例子(6220kb)-an example using ODBC
- 2022-02-15 09:12:44下载
- 积分: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