-
intron 10 has several successful c compiler code, we are happy to share.
内含十几个已编译成功的c代码,欢迎大家共享。-intron 10 has several successful c compiler code, we are happy to share.
- 2022-06-26 12:12:52下载
- 积分:1
-
Ping.exe similar to Windows
类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法-Ping.exe similar to Windows
- 2022-04-12 03:50:39下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序...
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序-used vb to build SQL system
- 2023-04-18 15:15:04下载
- 积分:1
-
City night lights a control procedure, with proteus simulation. Oh look at like
一个控制城市夜景霓虹灯的程序,带proteus仿真。喜欢的可以看看哦-City night lights a control procedure, with proteus simulation. Oh look at like
- 2022-08-04 00:00:07下载
- 积分:1
-
9454 digital display AC voltage process can be done with AC voltage Table
9454数码管显示交流电压程序,可以做交流电压表用-9454 digital display AC voltage process can be done with AC voltage Table
- 2023-03-15 09:25:03下载
- 积分:1
-
Learning assembly language produced by the procedure, very useful, I think more...
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。-Learning assembly language produced by the procedure, very useful, I think more difficult to compile.
- 2023-06-23 21:25:04下载
- 积分:1
-
delphi内存搜索源码
修改内存数值流程:1.运行->2.运行游戏>3.打开游戏进程->4.首次搜索一个数值>5.回游戏中让这个数值改变 ->6.按数值增减的情况再次搜索->7.重复步骤5和6直到得到一个或很少的几个结果->8.在这几个结果中判断哪一个是真正的结果
- 2023-07-11 22:50:05下载
- 积分:1
-
用单片机芯片ht46rb50温度计的设计、广告等。ht46rb50
本次设计的温度计采用HT46RB50 微控制器IC,HT46RB50 的AD 口外接一热敏电阻,通过
AD 读回的电压计算出热敏电阻阻值的变化,从而实现侦测外界温度的功能。HT46RB50 通
过USB 将侦测到的温度值传入PC 机的温度显示接口中显示。
本次设计的USB 使用操作系统提供的USB HID 设备类驱动程序。
• 采用USB 控制传输向HT46RB50 发送资料
• 采用USB 中断传输接收HT46RB50 传回的资料-The design of the thermometer used HT46RB50 microcontroller IC, HT46RB50 of AD external mouth of a thermistor, through the AD read-back voltage to calculate the changes in thermistor resistance in order to achieve the function to detect the outside temperature. HT46RB50 through the USB will be detected by the temperature of the temperature of incoming PC-display interface to display. The USB to use the operating system designed to provide the USB HID device class driver.
- 2022-06-16 23:32:08下载
- 积分:1
-
这个代码是关于计算机考试的。使用VB编的。比较简单。
这个代码是关于计算机考试的。使用VB编的。比较简单。-code on the computer examination. VB series. Relatively simple.
- 2022-03-14 04:58:41下载
- 积分:1