-
测试反应速度的小游戏
测试反应速度的小游戏-test the reaction of small game
- 2022-01-21 20:22:28下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
一个用TXT写的程序,看了说明后就知道怎么用了,据说是世界程序设计大赛第一名,真的很难相信是人写出来的...
一个用TXT写的程序,看了说明后就知道怎么用了,据说是世界程序设计大赛第一名,真的很难相信是人写出来的-a program writen in text. Read the introduction to use it. It said that it got the first place in world programming competition. Hard to believe it was writen by a person.
- 2022-03-12 14:40:03下载
- 积分:1
-
java 操作sql数据库,可以连接数据库和进行增删减查等操作
java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
- 2022-03-30 05:57:53下载
- 积分:1
-
我已经写了一个隐藏的马尔可夫模型程序。
I have written a hidden markov model program.
- 2022-08-23 14:46:57下载
- 积分:1
-
是一个非常漂亮的闪电特效,初学者可以参考下里面的内容
是一个非常漂亮的闪电特效,初学者可以参考下里面的内容-is a very beautiful lightning effects, beginners can refer to the contents inside under
- 2022-12-11 20:00:03下载
- 积分:1
-
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/...
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/ -Windows software process management ... categories : VC source runtime environment : Win9x/NT/2000/XP/2003 /
- 2022-02-25 02:05:23下载
- 积分:1
-
Delphi写的网络验证系统,方便你进行收费软件的编写!
Delphi写的网络验证系统,方便你进行收费软件的编写!-Delphi to write a network authentication system to facilitate your software for the preparation of charge!
- 2022-04-27 12:47:46下载
- 积分:1
-
To test the document should be the first to start UdpServer server
、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。
3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, and then start the myUdpClient client software. 3, myUdpClient project documents myUdpClient.cs file 56 acts to connect to the remote server-side IP address, where the local IP address, the actual use should be changed accordingly. The above software is required to be registered in order to long-term normal use of the software, please support the use of genuine software
- 2022-07-20 00:11:13下载
- 积分:1
-
A small program can be converted to string a number of float
一个小程序,可以将string 转换为float型数,可用于string类的统一-A small program can be converted to string a number of float-type, can be used for the unification of string type
- 2022-08-07 07:50:50下载
- 积分:1