-
一个简化的学生成绩核算系统的设计与实现的程序
一个简化的学生成绩核算系统的设计与实现的程序-Student achievement of a simplified accounting system design and implementation process
- 2022-07-19 10:11:07下载
- 积分:1
-
聊天工具服务器端,winsock编程,对初学者来说应该很有用
聊天工具服务器端,winsock编程,对初学者来说应该很有用-Chat server-side tools and protocols of programming for beginners should be a very useful
- 2022-09-02 02:35:03下载
- 积分:1
-
电话本程序
C++编写电话本程序。
可实现以下功能:
(1)实现简单电话本功能,用姓名来搜索电话号码;
(2)用户输入姓名,程序查找并输出结果;
(3)用户可以通过输入,添加姓名和电话号码;
(4)用户可以删除姓名和电话号码;
(5)电话本可以保存在指定文件中;
(6)电话可被从指定文件中读入到内存。
- 2023-01-15 11:10:03下载
- 积分:1
-
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标...
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# version of the Union, is a javascript version of the full write. Although I always relying on the Bubble Act of possibly understand, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been tested successfully
- 2023-07-05 23:05:04下载
- 积分:1
-
window 异步多线程 socket
vc++实现windows 异步多线程socket,服务器,客户端代码都有,都是采用异步多线程的方式,结构清析明了,用vc 6.0或vs2008打开dsp就能运行
- 2022-03-25 08:54:47下载
- 积分:1
-
BC95驱动模块Demo
基于STM32串口驱动BC95模块的Demo,对新手会有很大的帮助,软件为Keil_v5,压缩包中包含了keil软件,BC95模块原理图以及相关的参数手册
- 2022-01-25 22:28:20下载
- 积分:1
-
非常好的一本C++书籍!对于初学者很有帮助
非常好的一本C++书籍!对于初学者很有帮助-A very good C++ Programming Book for the new learners!
- 2022-01-28 08:31:56下载
- 积分:1
-
嵌入式WINCE滑块控件编程使用,用EVC开发实现
嵌入式WINCE滑块控件编程使用,用EVC开发实现-Embedded WINCE programming using slider controls, and realize EVC Development
- 2022-11-02 21:25:02下载
- 积分:1
-
EXCEL2007 source to read and write, C# Realize, for operational excel
读写EXCEL2007源码,C#实现,方便操作excel-EXCEL2007 source to read and write, C# Realize, for operational excel
- 2022-01-21 19:19:54下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1