-
很精致的冲浪计数器
很精致的冲浪计数器-very delicate counter surfing
- 2022-01-21 02:07:58下载
- 积分:1
-
69大厅源码
网狐防69最新带游戏列表最近戏 测试图 可以把喜欢的功能移植进去。
- 2022-07-26 14:22:19下载
- 积分:1
-
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,...
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,-database of curriculum design, a travel agent system, so very simple, but, given enough, huh
- 2022-08-21 15:13:38下载
- 积分:1
-
二叉树演示
二叉树的演示代码,主要演示二叉树的一些功能,,例如,求叶子节点,求深度
- 2022-07-10 13:26:09下载
- 积分:1
-
展示一张双重连接的名单的实施的原始代码。节目主循环在主函数,用户被提示选择
选择从菜单为了开始与双链表一起使用。...
展示一张双重连接的名单的实施的原始代码。节目主循环在主函数,用户被提示选择
选择从菜单为了开始与双链表一起使用。
-Display a list of dual-connectivity of the implementation of the original code. Shows the main cycle in the main function, users are prompted to select from the menu selection in order to start with the dual-use list.
- 2023-01-21 05:05:03下载
- 积分:1
-
VB制作的简单文件搜索器
VB制作的简单文件搜索器,因水平有限,急需完善。。。。。VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmMain
BorderStyle = 1 "Fixed Single
Caption = "文件搜索器"
ClientHeight = 1590
ClientLeft = 45
ClientTop = 390
ClientWidth = 3990
Icon = "FrmMain.frx":0000
LinkTopic = "Form1"
MaxButton = 0 "False
ScaleHeight = 1590
ScaleWidth = 3990
StartUpPosition = 3 "窗口缺省
Begin VB.CommandButton Command3
Caption = "清除信息"
Height = 300
Left = 1560
TabIndex = 5
Top = 1155
Width = 1575
End
Begin MSComDlg.CommonDialog CommonDialog1
L
- 2023-07-12 05:45:03下载
- 积分:1
-
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数...
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数-put a document to disk simulation, which is built on disk file system and provides basic file access function
- 2023-05-17 17:40:03下载
- 积分:1
-
可以实现在一个对话框中使用MFC可以编辑在HTM程序
利用MFC实现的能够能够在对话框里面编辑HTM的程序-Can be achieved using MFC in a dialog box can be edited inside the HTM program
- 2023-06-15 06:20:04下载
- 积分:1
-
萨嘎大概会知道该知道发工资的孩子的喜欢下发后是否还能想不想知道吧...
萨嘎大概会知道该知道发工资的孩子的喜欢下发后是否还能想不想知道吧-Saga will probably know that the wages of the children know that the issued after like it want to know also
- 2022-09-29 03:25:03下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1