-
三星S3C2443数据手册
与 BSP ,与 SCH, 构成了S3C2443的完整资料。...
三星S3C2443数据手册
与 BSP ,与 SCH, 构成了S3C2443的完整资料。-Samsung S3C2443 Data Sheet with the BSP, and SCH, constitute the complete information S3C2443.
- 2022-01-22 11:10:45下载
- 积分:1
-
控制PC摄像头
对摄像头进行连接打开等操作,对于PC的不同摄像头进行操作,只需要把摄像头ID进行改变即可
- 2023-01-30 15:00:12下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
用C #开发的图书管理系统。网络很有用
C#.NET开发的图书管理系统,很好恨实用-BOOK MANAGEMENT SYSTEM DEVELOPED By C#.NET VERY USEFUL
- 2022-06-27 23:32:51下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
底层编程
底层编程技术,根据第三方库(微软的第三方库)进行inline hook,将我们自己的代码嵌入到别人的执行流程中去,这样可实现hook的过程。第三方库比较稳定可以出色的完成各种hook任务
- 2022-02-07 22:37:23下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等...
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等-fortran90 write a small program on the antenna to achieve the near-far field transform and the calculation of the direction of Figure
- 2022-05-16 22:29:25下载
- 积分:1
-
是一些制作mp3的资料,主要包括mp3的制作方案等等。
是一些制作mp3的资料,主要包括mp3的制作方案等等。-mp3 produced some information, including mp3 and so on the production program.
- 2022-08-08 16:02:51下载
- 积分:1
-
Can be very good to help beginners master C++, The future of learning programmin...
能够很好的帮助初学者精通C++,对以后编程语言的学习有很好的帮助-Can be very good to help beginners master C++, The future of learning programming languages have a very good help
- 2023-08-13 20:00:03下载
- 积分:1