-
how network programming a small example
如何采用网络编程的一个小例子-how network programming a small example
- 2022-07-19 12:23:15下载
- 积分:1
-
android游戏(塔防)
由于本人是安卓的初学者,所以借鉴了课本的例子做了给改动,与大家分享分享,这个游戏和保卫萝卜差不多。闯关这里是用数组的形式实现的,大家可以细看源码。欢迎大家来看!
- 2022-01-25 15:46:02下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0...
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0-String matching, case-insensitive. Entrance: Two strings to be matched, the return value: equal to the return of one, it does not return 0
- 2022-12-15 01:25:03下载
- 积分:1
-
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍...
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree height algorithm. Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by.
- 2022-03-02 09:42:02下载
- 积分:1
-
这是AST2000的测试机与探针台EG2001之间的GPIB通讯协议。通过这个协议测试机与探针台之间进行通话交流...
这是AST2000的测试机与探针台EG2001之间的GPIB通讯协议。通过这个协议测试机与探针台之间进行通话交流-This is a test machine AST2000 and EG2001 Prober GPIB communication protocol between. Through this agreement with the probe tester call exchanges between Taiwan
- 2022-03-02 10:25:08下载
- 积分:1
-
good! The use of free code
不错的!代码使用免费-good! The use of free code
- 2022-01-25 14:47:26下载
- 积分:1
-
主要是用于大智慧的数据采集,可以定期进行采集以做成服务...
主要是用于大智慧的数据采集,可以定期进行采集以做成服务-Intelligence primarily for large data collection can be collected periodically in order to make services
- 2022-07-17 05:48:58下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1
-
最优化中的实例,利用黄金分割法求出下单峰函数极小点
最优化中的实例,利用黄金分割法求出下单峰函数极小点-Optimization of the examples, the use of golden section method are obtained under the single-peak function minima
- 2023-02-28 03:20:03下载
- 积分:1