-
This procedure is used to engage in sports competitions artistic hand to score s...
此程序是用于搞文艺体育活动比赛评分省去以往手工去评分记录-This procedure is used to engage in sports competitions artistic hand to score save previous score record
- 2022-06-27 19:42:46下载
- 积分:1
-
用数组解JOSEPHUS问题的程序源码,绝对没有错误
用数组解JOSEPHUS问题的程序源码,绝对没有错误-array solution with the procedures JOSEPHUS source, there is no wrong
- 2023-09-03 15:00:03下载
- 积分:1
-
通用数据库查看操作工具
自己编写的通用数据库擦看及操作工具,使用ADO建立连接,程序中集成了许多常用的操作,是日常数据库操作的号帮手。
- 2022-02-01 08:20:04下载
- 积分:1
-
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流....
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.-For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.
- 2022-02-26 14:03:53下载
- 积分:1
-
这是一个经过测试过的程序,具体说一个接口程序,是一个通过串口连接的接口程序...
这是一个经过测试过的程序,具体说一个接口程序,是一个通过串口连接的接口程序-This is a procedure had been tested, the specific procedures that an interface is a serial connection through the interface program
- 2022-07-27 05:17:17下载
- 积分:1
-
This a very good dialog program
This a very good dialog program
- 2022-09-18 13:50:03下载
- 积分:1
-
VB版的图书馆信息管理系统
vb版图书馆管理信息系统-vb version of Library Information Management System
- 2022-11-01 00:20:03下载
- 积分:1
-
这个程序是一个数字文本转换器。可以将给定数转换为(镭…
This program is a Number to Text converter. which can convert a given number (range from one to hundred of vigintillion(10^63) ) to the text that people use to pronouce the number.
Feel free to use this code and please give feedback to me. Right now it works for AMERICAN ENGLISH.
This code is copyrighted and has limited warranties.
- 2023-01-09 22:45:03下载
- 积分:1
-
VC实现精巧界面的程序
VC实现精巧界面的程序-VC sophisticated interface procedures
- 2022-02-15 14:34:38下载
- 积分:1
-
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p...
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有
查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的
应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要
进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将
创建该函数的一个新版本,可用于应用程序中的任何地方。
- 2022-02-06 06:20:29下载
- 积分:1