资源列表
排序选择:
[对话框与窗口] HtmlSkin_src
说明:基于CDHtmlDialog的程序。做得很漂亮。CDHtmlDialog可以让美工来代替程序员做界面美化。可应用在Dialog或Doc/View中。-Based on CDHtmlDialog procedures. Very beautiful. CDHtmlDialog allows programmers to do art to replace the interface landscaping. Can be used in Dialog or Doc/View in.<hujie> 在 2025-08-31 上传 | 大小:62kb | 下载:0
[汇编语言] time
说明:可编程间隔定时器(Programmable Interval Timer,PIT, 8253或8254模型),也叫做系统时钟,是一个非常有用的芯片,可以在一定时间间隔精确地产生中断。芯片本身有3个通道:通道0绑定到IRQ0,在可预知和规则的时间中断CPU;通道1特定于系统;通道2则连接到系统扬声器。就像你看到的一样,单个的芯片为系统提供了几个非常重要的服务。-Programmable Interval Timer (Programmable Interval Timer, PIT, 8253 o<注册和开> 在 2025-08-31 上传 | 大小:4kb | 下载:0
[汇编语言] ntdll
说明:在这部分,我们将涉及一点汇编的知识,学习创建使用最基本的连接脚本。最后,我们将学习如何使用批处理文件自动进行汇编、编译和连接这个最最基本的保护模式内核。请注意,我将假设你已经安装了NASM和DJGPP在你的操作系统上,并且你已经掌握了最基本的X86汇编语言知识。-In this part, we will involve a little compilation of knowledge, learning to create scr ipts to connect using the most<注册和开> 在 2025-08-31 上传 | 大小:4kb | 下载:0
[数据库编程] UseDB
说明:ADODB连接数据库程序。 可以连接Oracle、SQL Server、Access。需要注意的是,如果连接Oracle10g,需要把sConnStr的Provider = OraOLEDB.Oracle改为Provider = OraOLEDB.Oracle1。-ADODB Connection database program. Can connect Oracle, SQL Server, Access. Need to pay attention to is that if the<hujie> 在 2025-08-31 上传 | 大小:17kb | 下载:0
[系统编程] OublietteImport1.09
说明:KeePass 密码管理系统是一个轻量级的,易使用的windows 密码管理系统,使用该系统,你可以方便的对各种文件加密,你的密码或者key文件存在数据库中.本版本是最新版1.09版,07年11月更新。KeePass Password Safe is a free, open source, light-weight and easy-to-use password manager for Windows. You can store your passwords in a highly-enc<陈新> 在 2025-08-31 上传 | 大小:2.99mb | 下载:0
[数据库编程] OracleText
说明:基于MFC的ADO数据库编程。针对Oracle10g测试而做的。内容不多。可以结合之前上传的UseDB来看。关键点在COracleTextView::OnBnClickedButton1()-Based on the MFC Database Programming ADO. For Oracle10g test done. Content of not more than. Can be combined before the upload UseDB view. The key point<hujie> 在 2025-08-31 上传 | 大小:56kb | 下载:0
[操作系统开发] ads.ucos.porting
说明:基于ADS自带armulator的ucos移植,带ADS源码和文档。还介绍armulator如何仿真-Based on the armulator own ADS uCOS transplantation, with ADS source code and documents. Also describes how the simulation armulator<郑鹏> 在 2025-08-31 上传 | 大小:377kb | 下载:0
[其他小程序] ComReadSend
说明:调试串口设备时候接收到客户端发送特定数据时,需要本机回传另一个特定字符串。因为网上不好找到具有类似功能的软件,所以自己写了一个。可以实现接收串口数据,单次发送,连续发送,接收特定数据后发送的功能。可以接收、显示、发送十六进制或者ascii。缺点是串口没有采用Overlapped方式,发送数据的时候会有点慢。另外软件的应用上面也有点不够人性化。拟改进。-Debugging serial devices to the client when receiving the data sent when<hujie> 在 2025-08-31 上传 | 大小:65kb | 下载:0