-
domain-ip
说明: 根据域名获得IP地址列表 根据域名获得IP地址列表(under the name list of IP addresses under the domain of IP address list)
- 2006-03-29 15:53:55下载
- 积分:1
-
linux V4L2驱动(USB摄像头)
linux系统下的USB摄像头驱动,已经调试成功;
- 2022-04-19 08:01:48下载
- 积分:1
-
一个漂亮的界面
一个漂亮的界面,MFC制作的
使用方法
方法一:
ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ); //设置图标
方法二:
不用上面的,但是要去掉对话框的title属性
void CPageDlg::OnPaint()
{
if (IsIconic())
{
...
}
else
{
// CDialog::OnPaint(); //一定要去掉该句
CPaintDC dc(this); //对话框的dc
CDC dcMem;
&n
- 2022-03-30 05:13:23下载
- 积分:1
-
ILI9341驱动
ILI9341驱动2.2显示“用于驱动显示ILITEK。写在C.
- 2022-02-03 04:01:06下载
- 积分:1
-
PragmaticProgrammer1
程序员修炼之道:一本程序员必备的技术书籍.成为程序员必修的事情.第一集(The Pragmatic Programmer: an essential technical books programmer. A programmer required to do. The first episode)
- 2010-10-21 15:40:46下载
- 积分:1
-
彩票押注算法
一个彩票急速求解最优开奖号码的方法,运用了索引等等提升性能。400w投注可以在1s之内求解出最优解。
- 2023-04-12 16:15:05下载
- 积分:1
-
WMA_encoder
WMA_encoder/WMA解码器详解(WMA_encoder)
- 2009-09-09 21:30:18下载
- 积分:1
-
xunhuanbaoshu
这个程序针对的问题是: 17个人为成圈,依次编号为0-16,从第一号开始报数,报到3的倍数的人离开, 一直数下去,直到最后只剩1人,求此人的编号. 程序有点复杂,不过还只能算是初级的水平 (This procedure for the question is: 17 individuals into the circle, followed by numbered 0-16, from the first to begin reported the number of people who report a multiple of three to leave, to keep counting votes until the last only a person seeking this person number. program a bit complicated, but can only be considered the primary level of)
- 2010-01-27 01:17:44下载
- 积分:1
-
student
学生信息管理系统,使用c开发,简单实例,其中包含了说明文件( U5B6 u5B3 u5B09 u5B03 u5L0 U660E u6587 u4EF6)
- 2017-05-26 17:09:04下载
- 积分:1
-
stm32基本例程 PWM输出实验
说明: 输出PWM波,可移植性强。适用于stm32F103系列的单片机。例子也比较经典。(Output PWM wave, strong portability)
- 2020-06-17 21:20:02下载
- 积分:1