-
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to
MFC CStatic base class.
- 2022-01-20 22:42:50下载
- 积分:1
-
This code uses the bmp map as the main interface, the main card to monitor the h...
此代码使用bmp图作为主要界面,主要实现以监控卡为硬件基础,实现摄像头监控。-This code uses the bmp map as the main interface, the main card to monitor the hardware basis for the realization of camera surveillance.
- 2022-01-25 16:36:19下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
pythoncook程序设计教程,不过是英文的。它和c++语言一样的强大,如果你对喜欢的话,互联网上有很多的资料。...
pythoncook程序设计教程,不过是英文的。它和c++语言一样的强大,如果你对喜欢的话,互联网上有很多的资料。-pythoncook Programming Guide, but is in English. It c++ Language as a powerful, if you like it, there are a lot of Internet information.
- 2022-08-02 15:55:04下载
- 积分:1
-
JAVA编写的游戏
小猫跳
慢慢玩吧
JAVA编写的游戏
小猫跳
慢慢玩吧-JAVA games prepared kitten jumped slowly玩吧
- 2022-03-13 10:55:22下载
- 积分:1
-
arm实现的SPI接口时序,包含重要的端口时序
arm实现的SPI接口时序,包含重要的端口时序-arm spi function
- 2022-07-13 12:23:07下载
- 积分:1
-
java俄罗斯游戏
经典小游戏
java俄罗斯游戏
经典小游戏 -small game classic games
- 2022-04-08 03:30:31下载
- 积分:1
-
卡拉OK点歌系统
KTV source code
C#
卡拉OK点歌系统
KTV source code
C#-KTV source code
KTV source code
KTV source code
- 2022-12-23 21:40:03下载
- 积分:1
-
Satellite attitude estimation using KF
filter/ simulink.
利用KF方法的卫星姿态确定仿真程序,simulink编写。-Satellite attitude estimation using KF
filter/ simulink.
- 2022-05-30 16:05:41下载
- 积分:1
-
简单的计算器,适合初学者
简单的计算器,适合初学者-simple calculator, suitable for beginners
- 2022-07-08 01:42:43下载
- 积分:1