资源列表

« 1 2 ... .57 .58 .59 .60 .61 1162.63 .64 .65 .66 .67 ... 5346 »

[C#编程jiemianmeihua

说明:里面包括大量的美化界面,可以选择所需求的,且具有详细的代码-Which includes a lot of landscaping interface, you can select the demand, and has a detailed code
<余国> 在 2025-02-05 上传 | 大小:3.4mb | 下载:0

[C#编程Library-management-system

说明:图书馆信息采集,借书,还书,图书查询,新书登记入库。-Library information collection, Borrow books, book search, registration book storage.
<> 在 2025-02-05 上传 | 大小:11kb | 下载:0

[C#编程meshless-sph

说明:用sph(光滑流体粒子动力学)方法模拟经典流动泊肃叶流,适合sph方法初学者练习使用!-With sph (smooth fluid particle dynamics) simulations classic Poiseuille flow stream, suitable for beginners to practice using the method sph!
<夏米> 在 2025-02-05 上传 | 大小:14kb | 下载:1

[C#编程mapguide

说明:基于MFC的校园实景导航系统,功能包括定位、实景导航、最短路径选择等-Campus navigation system based on MFC,including positioning, navigation, the shortest path selection etc
<ME> 在 2025-02-05 上传 | 大小:23.24mb | 下载:0

[C#编程huffman.c

说明:Huffman编码属于熵编码的方法之一,是根据信源符号出现概率的分布特性而进行的压缩编码。 Huffman编码的主要思想是:出现概率大的符号用短的码字表示;反之,出现概率小的符号用长的码字表示。 Huffman编码过程描述: 1. 初始化: 将信源符号按出现频率(或概率)进行递增顺序排列,输入集合L 2. 重复如下操作直至L中只有1个节点: (a) 从L中取得两个具有最低频率(或概率)的节点,为它们创建一个父节
<mousejohn> 在 2025-02-05 上传 | 大小:6kb | 下载:0

[C#编程Tibetan-frequency-

说明:可以实现对指定文本文档中的词进行词频统计,使用时,请将含有藏语词的文档放入debug文件夹中,命名成output.txt-Can realize to the specified text in the document word for word frequency statistics, when using, please put contains Tibetan word document in the debug folder
<易水心> 在 2025-02-05 上传 | 大小:281kb | 下载:0

[C#编程IdentityCardReaders

说明:读取二代身份证信息(深圳华视电子读写设备)-Read the second generation ID card information (e-reader devices Shenzhen CTS)
<pan> 在 2025-02-05 上传 | 大小:1.49mb | 下载:1

[C#编程form

说明:通过委托实现用子窗体来改变父窗体的内容。在子窗体中输入,父窗体中的显示发生改变。-Achieved through the commission to change the contents of the form with the child' s parent form. Entered in the subform, the parent form of the display changes.
<陈启蒙> 在 2025-02-05 上传 | 大小:34kb | 下载:0

[C#编程xuexiaoxsl

说明:实用的学校行事历,可以进行学期行事历安排,主页面显示本周与下周工作.可以进行后台管理.-Practical school calendar, you can arrange the semester calendar, the Home Show this week and next week work can be carried out backstage management.
<> 在 2025-02-05 上传 | 大小:1.82mb | 下载:0

[C#编程11111

说明:水准仪数据处理程序,可以提出高程值,分析水准路线。-Level data processing program, you can raise the elevation value analysis level course.
<jingliwang> 在 2025-02-05 上传 | 大小:5kb | 下载:0

[C#编程VideoCaptureDemo

说明:C sharp with emgu 2.3.0.1416 showing how to display video.without using multi-thread
<wangyawei> 在 2025-02-05 上传 | 大小:17kb | 下载:0

[C#编程homework

说明:将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,
<姜玉洁> 在 2025-02-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1162.63 .64 .65 .66 .67 ... 5346 »

源码中国 www.ymcn.org