-
字模软件,LCD取摸程序,LED显示必备软件
字模软件,LCD取摸程序,LED显示必备软件-Matrix software, LCD touch access procedures, LED display the necessary software
- 2023-04-06 02:50:03下载
- 积分:1
-
电脑可以猜出你心中的牌是什么牌 只需要询问2次,试试吧.
电脑可以猜出你心中的牌是什么牌 只需要询问2次,试试吧.-computer can guess your mind what license plates is only need to ask two times, try playing ......... ..........................
- 2022-01-26 03:19:33下载
- 积分:1
-
英文文献,主要内容为G.729标准,语音信号的一种传输协议。
英文文献,主要内容为G.729标准,语音信号的一种传输协议。-English literature, mainly for the G.729 standard voice signal of a transport protocol.
- 2022-12-29 15:40:03下载
- 积分:1
-
很好的一段源码 ,并具有加强难度等功能。
很好的一段源码 ,并具有加强难度等功能。-For some very good source, and has features such as strengthening the degree of difficulty.
- 2023-01-24 23:45:03下载
- 积分:1
-
本代码是常用的搜索算法,应用于黑白棋游戏当中。用visual c++开发...
本代码是常用的搜索算法,应用于黑白棋游戏当中。用visual c++开发-the code is commonly used search algorithm, which used the game reversi. C using visual development
- 2022-03-05 20:22:34下载
- 积分:1
-
一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。...
一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
- 2022-07-10 02:53:09下载
- 积分:1
-
environment : windows98/2000/xp, Visula 6.0 C compiler through. The current mode...
环境:windows98/2000/xp,Visula C++6.0下编译通过.模型采用的目前非常流行的C/S架构,TCP/IP通信协议-environment : windows98/2000/xp, Visula 6.0 C compiler through. The current model is very popular C/S architecture, TCP/IP communication protocol
- 2023-02-21 00:05:04下载
- 积分:1
-
C in A Nutshell
Learning a language
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.
- 2022-12-16 09:20:03下载
- 积分:1
-
定时提醒程序,Delphi制作,演示Micorsoft Agent的使用。
定时提醒程序,Delphi制作,演示Micorsoft Agent的使用。-regularly reminded procedures, Delphi production, demonstration of the use of Agent Micorsoft.
- 2023-03-08 20:45:02下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1