-
用LPC93251操作nand flash K9F6408,能正确擦,写,读。改用其它芯片,方法类似,注意时序就行了。如换用大容量flash,请注意每块的页数,...
用LPC93251操作nand flash K9F6408,能正确擦,写,读。改用其它芯片,方法类似,注意时序就行了。如换用大容量flash,请注意每块的页数,6408每块是16页的。【-with LPC93251 operation nand flash K9F6408 can correct rub, writing and reading. Other chip switch, a similar manner, the attention on the timing of the trip. If used for large-capacity flash, to every piece of pages, 6,408 each block is the 16.
- 2022-12-01 08:05:03下载
- 积分:1
-
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作...
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作方式。-This program is a windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) animation demonstration system to demonstrate a new generation of graphical user interface animation work.
- 2022-02-05 19:10:46下载
- 积分:1
-
VB多文档界面,内附VB源代码,可用于VB多编程.
VB多文档界面,内附VB源代码,可用于VB多编程.-VB Multiple Document Interface, enclosing the VB source code, can be used for more than VB programmers.
- 2022-02-28 12:37:40下载
- 积分:1
-
C#socket编程
服务器端:主要有监听客户端连接信息listen()方法,发送数据包到客户端Send()方法、接受客户端发送的消息Receieve()方法,均采用异步回调的方式客户端:连接到服务器端、发送数据包到服务器端Send()方法、接受消息Receieve()方法,其中要区分客户端发来的消息与服务器发来的消息
- 2022-12-27 01:15:03下载
- 积分:1
-
可以实现局部换肤。
与传统的换肤不同的是,他不是将整体界面换肤,而是将其中的一个Frame,button,text换肤。...
可以实现局部换肤。
与传统的换肤不同的是,他不是将整体界面换肤,而是将其中的一个Frame,button,text换肤。-can achieve partial Eurocargo. With the traditional Eurocargo different is that he is not the overall interface common. Instead of the one frame, the button, text Eurocargo.
- 2022-03-09 15:21:21下载
- 积分:1
-
socket模拟聊天室
有客户端和服务器端 模拟网络聊天室的功能 有界面,当有人进入聊天室时,会在界面上显示信息,使用套接字来建立客户端和服务器端,由服务器端进行监听每一个客户端。界面有进行美化。
- 2022-05-25 13:18:31下载
- 积分:1
-
使用纹理模拟泡泡
本代码介绍了使用OpenGL的纹理技术模拟一幅含有海岸小岛蓝天白云的3D巡游地图,非常逼真,
- 2022-03-20 14:04:08下载
- 积分:1
-
AppFace supports three skin loading from the disk loading, loading resources fro...
AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll"
- 2022-03-05 03:56:05下载
- 积分:1
-
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTray...
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTrayIconDemoDlg.h中加入#include "TrayIcon.h"
3. 添加成员变量CTrayIcon m_TrayIcon
4. 建立菜单资源,使其ID为:IDR_TRAY_MENU
5.声明消息处声明消息处理函数:-CTrayIcon
- 2022-05-22 05:40:17下载
- 积分:1
-
gridctrl控件的使用示例程序,程序中有关于gridctrl控件的属性设置、各种方法的使用...
gridctrl控件的使用示例程序,程序中有关于gridctrl控件的属性设置、各种方法的使用-gridctrl controls the use of sample procedures, process control gridctrl have on the properties settings, the use of various methods
- 2022-10-25 22:45:03下载
- 积分:1