-
不说英语
这是一个TS流解析成PES流的程序,可以作为参考价值-no say english
- 2022-03-13 05:35:03下载
- 积分:1
-
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。...
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。-Support simple HTML tags Label control can be achieved italic, bold, paragraphs and other effects.
- 2022-11-30 06:10:03下载
- 积分:1
-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1
-
STM32F429跑马灯源码
实验器材:
阿波罗STM32F429开发板
实验目的:
学习GPIO作为输出的使用
硬件资源:
1,DS0(连接在PB1)
2,DS1(连接在PB0)
实验现象:
本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效
- 2023-04-22 03:15:03下载
- 积分:1
-
高分辨率的计时器
高分辨率的计时器 -An timer of high resolution
- 2022-01-26 03:45:40下载
- 积分:1
-
一具有序列化存储读取功能de的多文档-视图编程源码
一具有序列化存储读取功能de的多文档-视图编程源码-I have read the sequence of storage of multi-functional de documents- view programming source
- 2022-03-22 12:04:29下载
- 积分:1
-
nokiaarmy的XAP包
nokiaarmy的XAP包没有混淆的,可以直接反编译删除了wmappprheader。XML文件改名为XAP可以直接部署。研究逆向WP的难得的文件从诺基亚取得的。
- 2023-06-02 15:25:03下载
- 积分:1
-
这也是一个加密算法的源代码库作为ElGamal、理念等50条。
这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
- 2023-08-18 02:25:04下载
- 积分:1
-
SDram 接口verylog 程序 SDram 接口verylog 程序
SDram 接口verylog 程序 SDram 接口verylog 程序-SDram interface procedures verylog
- 2022-06-17 10:48:33下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1