-
可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了...
可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了-can float for the four operations, a slight change it can be done on a simple computer for the
- 2023-01-14 21:05:03下载
- 积分:1
-
用VB5.0收集键盘和鼠标信息
用VB5.0收集键盘和鼠标信息-VB5.0 collection with keyboard and mouse information
- 2022-02-02 00:40:44下载
- 积分:1
-
里面有一个多管理人员登陆管理系统,里面有两个登陆名一个ID:老师,密码:111 另一个ID:sys,密码:111 可添加新的管理人员~...
里面有一个多管理人员登陆管理系统,里面有两个登陆名一个ID:老师,密码:111 另一个ID:sys,密码:111 可添加新的管理人员~-This a multi-user management system. There are two user id, one is teacher,the password is 111, and another id is sys, the password is 111, and this id also can add new management user id.
- 2022-07-22 04:17:44下载
- 积分:1
-
Simple calculator, in order to prepare Win32 SDK programming beginners.
简陋的计算器,为Win32 SDK 编程初学者准备。-Simple calculator, in order to prepare Win32 SDK programming beginners.
- 2022-12-31 10:55:03下载
- 积分:1
-
读取网卡MACS地址
读取网卡MACS地址-MACS address card reader
- 2022-05-23 02:11:44下载
- 积分:1
-
3D坐标系演示demo Visual studio C#
3D坐标系演示 使用Visual studio打开,C#开发,简单易懂,开用于新手学习3D模型
- 2022-06-12 00:00:45下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
万年历delphi源码(都农历,农历节气)
万年历delphi源码(都农历,农历节气)
-Calendar delphi source code (both Lunar, Lunar Solar Terms)
- 2023-06-21 14:40:03下载
- 积分:1
-
基于Qt的考勤管理系统
基于Qt的考勤管理系统,实现对学生,教师各个工种的考勤管理。方便快捷。与后台数据库相连,扩展性良好。
- 2022-09-24 10:45:07下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1