-
themselves with a socket wrote in the Pocket PC using UDP socket
一个自己用socket写的在Pocket PC 上用的UDP socket-themselves with a socket wrote in the Pocket PC using UDP socket
- 2023-01-26 08:35:04下载
- 积分:1
-
关于文件使用的经典C代码
关于文件使用的经典C代码-document on the use of the classic C code
- 2023-07-27 12:05:04下载
- 积分:1
-
使用grub4dos 来自动还原ghost文件,ghost文件放在I盘的相应目录下,盘符可以自行修改,执行的时候类似这样,restore.bat xppro 意...
使用grub4dos 来自动还原ghost文件,ghost文件放在I盘的相应目录下,盘符可以自行修改,执行的时候类似这样,restore.bat xppro 意思是说还原到xp professional -Use grub4dos to automatically restore the ghost files, ghost files on I set the corresponding directory, the letter can be modified to implement the time like this, restore.bat xppro means that to revert to xp professional
- 2023-01-14 13:30:04下载
- 积分:1
-
文本编辑器
设计一个简单的类似Microsoft Word功能的文本编辑器,其中包
“文件”、“编辑”、“文字”、“对齐方式”、“文字颜色”、“字体设置”以及“检查输入的文字是否为数字”菜单项。实现文件的新建、打开、保存,对文件内容的复制、剪切、粘贴、撤销、清除、新建,对文字字体的设置(包括幼圆、华文楷体、华文隶书等),对字体颜色的设置,对文字对齐方式的设置,以及对输入的内容是否为数字的判断。
- 2022-03-06 15:46:17下载
- 积分:1
-
一个绿色定时小闹钟,用于吵醒。
一个绿色定时小闹钟,用于吵醒。-a regular small alarm clock, for the wake.
- 2022-10-08 10:40:02下载
- 积分:1
-
求分子、分母的最大公约数,并将分子、分母组合成“分子/分母”形式的字符串...
求分子、分母的最大公约数,并将分子、分母组合成“分子/分母”形式的字符串-Seeking elements, the denominator of the common denominator and the numerator and denominator to form " molecules/denominator" form of a string
- 2022-04-27 19:02:19下载
- 积分:1
-
I have written a knapsack problem of the greedy algorithm, a very good learning...
自己编写的一个背包问题的贪心算法,很好的学习工具。-I have written a knapsack problem of the greedy algorithm, a very good learning tool.
- 2022-07-25 19:39:31下载
- 积分:1
-
方便的读取矢量数据的类库 尤其是shape 数据的读写
方便的读取矢量数据的类库 尤其是shape 数据的读写-hope you download this lib hope you download this lib hope you download this lib hope you download this lib
- 2022-08-17 22:22:16下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
串口编程调试精灵源代码
串口编程调试精灵源代码-serial programming source code debugging Stars
- 2022-03-18 14:37:36下载
- 积分:1