-
一个组播发送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。...
一个组播发送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。-A multicast to send and receive demo, very practical, and receiving information to write the file, and stored in the database, involve a lot of knowledge. Worth a visit.
- 2022-05-23 12:27:46下载
- 积分:1
-
该程序首先创建一个链表,然后对其进行插入排序
该程序首先创建一个链表,然后对其进行插入排序-The program first creates a linked list, and then their Insertion Sort
- 2022-09-12 12:15:03下载
- 积分:1
-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分:1
-
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点-Bezier curves of the executable program, note: vc languages 3 4 vertex
- 2022-01-31 22:49:13下载
- 积分:1
-
在这个自由的视频文件confrense
this a free video confrense file-this is a free video confrense file
- 2022-02-02 05:49:02下载
- 积分:1
-
Application_BeforeBuildStart()一个Visual Studio预定义的事件处理器,代码位于一个宏文件中,当你选择“Tools Mac...
Application_BeforeBuildStart()一个Visual Studio预定义的事件处理器,代码位于一个宏文件中,当你选择“Tools Macro”菜单项时,你看不到它,所以你需要在文件中至少包含一个dummy宏来访问源代码。-Application_BeforeBuildStart () Visual Studio a predefined event processor, code-hong in a document, when you choose "Tools Macro" menu item, you can not see it, so you need to in the document include at least one dummy Acer to visit the source code.
- 2022-02-04 13:39:17下载
- 积分:1
-
这是一个SMTP和VC源代码和支持Unicode编码。
vc做的smtp源码程序,支持unicode编码-This is a source code of smtp with VC and supports unicode coding.
- 2022-07-07 06:11:26下载
- 积分:1
-
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,...
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
- 2022-01-24 15:11:40下载
- 积分:1
-
自己开发的Wince5.0下EP9315 SDK,该SDK可提供支持中文字符的模拟器...
自己开发的Wince5.0下EP9315 SDK,该SDK可提供支持中文字符的模拟器-Wince5.0 own under EP9315 SDK, the SDK provides support for Chinese characters simulator
- 2023-01-15 21:10:09下载
- 积分:1
-
JAVA编写简易ATM
用Java编写一个简易的atm,实现了数据的写入读取,提供基本界面。用户登陆,查询,操作等基本功能。没有链接数据库,可以自己实现,算是一个 atm的简易前端。
- 2022-05-19 09:37:12下载
- 积分:1