-
基本参考Python的第二版比Python
python精要参考第二版,比Python简易深入一些,相比dive into python 更直接一些-Essential reference to the second edition of python than Python-depth summary of some, compared to dive into python some more direct
- 2022-01-25 14:43:15下载
- 积分:1
-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1
-
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,...
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,看到完成后的效果还不错 ^_* 感觉很好,希望你也喜欢。以后可能没什么时间了,(所以才完成得这么急)但有机会一定会对本手册做最新资料 更新工作,期待~-The planning and production by small Flying, the article is divided into small throwing knives from the network to gather and organize the preparation of a knife will be a friend in two parts. I spent a few sleepless nights, cordial making, was finally completed on time and on the 20th edition. This is my first time doing CHM, learning by doing and see the completed results were pretty good ^ _* feel good, I hope you, too. May be little time later, (it was such a rush to complete), but some will have the opportunity to do the latest update of the manual work, looking forward to ~
- 2022-07-02 07:18:11下载
- 积分:1
-
电脑中的时钟太小了,我做了个液晶的界面的时钟,实现显示时间的功能。需要的自己下下看看,参考...
电脑中的时钟太小了,我做了个液晶的界面的时钟,实现显示时间的功能。需要的自己下下看看,参考-Computer
- 2023-03-11 11:10:03下载
- 积分:1
-
gfdg en dfdf lgdfk dfsf dfhsf
dfgfdgddescription(英文):(提示:至少100)
- 2022-08-22 07:58:40下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
判断一个点是否在某个窗口中
判断一个点是否在某个窗口中-Judge if a point is in a window
- 2022-05-10 12:07:23下载
- 积分:1
-
VC++ 2005入门经典的源代码,Visual Studio .NET 2005 VC++环境。
vc++2005入门经典 源代码 visual studio.net 2005 vc++的经典入门书籍源代码-vc++ 2005 Introduction to the classic source code visual studio.net 2005 vc++ classic book Introduction to source code
- 2022-05-24 13:42:45下载
- 积分:1
-
图书销售管理系统
该系统使用Java编写,实现了数据库的访问,增删改查,登陆注册,可以查看图书信息,使用控制台,没有web,但是图书管理的基本功能都实现了,有管理员系统,也有用户系统,还有后台信息查看,也有购物车这个模块,非常的全,适合一些刚入门的Java同胞门学习
- 2022-07-16 13:52:43下载
- 积分:1
-
一个比较简单的算法来解决约瑟夫问题,需要的请下载
一个比较简单的算法来解决约瑟夫问题,需要的请下载-A relatively simple algorithm to solve the problem, Joseph, please download the required
- 2022-03-18 17:57:09下载
- 积分:1