CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c i

搜索资源列表

  1. PSO-C

    0下载:
  2. 由于本人是搞优化的,所以继续提供给大家关于实现pso算法的c代码,希望有用。-Because I engage in are optimized so to continue to provide to the U.S. regarding the implementation pso algorithm c code, I hope useful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:120538
    • 提供者:XiongRunqun
  1. VisualCCOMcommunicationcode

    0下载:
  2. 这是 《Visual C++Turbo C串口通信编程实践》的配套代码,我试过的都可以运行,希望对大家的学习有所帮助。-This is " Visual C++ Turbo C programming serial communication practice" matching code, I tried to run both, the study would like to help everyone.
  3. 所属分类:Com Port

    • 发布日期:2017-06-19
    • 文件大小:28429129
    • 提供者:刘学山
  1. bike

    1下载:
  2. PIC单片机电动车解决方案,/电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以 //限制电机的最大电流。本应用程序用到两个CCP部件,其中CCP1用于PWM输出,以控 //制电机电压;CCP2用于触发AD,定时器TMR2、TMR1,INT中断,RB口电平变化中断, //看门狗以及6个通用I/O口-BIKE
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:49801
    • 提供者:
  1. bmp-font-bit

    0下载:
  2. 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1825577
    • 提供者:like
  1. beiwanglu

    0下载:
  2. 备忘录方法实现半数集问题的算法,C++实现代码。用c[n]保存由n产生的半数集的大小。开始时将数组c[1..n]初始化为0.表明1到n的每一个自然数所产生的半数集的大小是多少 这个问题都没被处理过 一旦检测到数组中元素c[i]的值大于零,就马上知道由自然数i产生的半数集大小是多少这个问题已经解决了且结果就在c[i]中, 而没有必要再重复计算自然数i产生的半数集大小-Ways to achieve half of the memorandum of the algorithm set pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:134563
    • 提供者:王金林
  1. adc0804

    1下载:
  2. 热敏电阻,+adc0804测量温度,精确度到0.3摄氏度,本人第一个作品-Thermistor,+ adc0804 temperature measurement accuracy to 0.3 degrees Celsius, I was the first work
  3. 所属分类:SCM

    • 发布日期:2015-04-09
    • 文件大小:29348
    • 提供者:fgy
  1. PCM

    0下载:
  2. 一个简单的PCM编码程序,旨在演示PCM编码的原理,希望能够对大家有所帮助。-PCM coding a simple procedure to demonstrate the principle of PCM coding, I hope to be able to help everyone.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-25
    • 文件大小:104888
    • 提供者:王若
  1. CSHarpThreadProgramming

    0下载:
  2. C#线程同步 C#线程同步,谢谢大家的支持!-C Sharp Thread Synchronization C Sharp Thread Synchronization C Sharp thread synchronization, I would like to thank everyone support!
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:22268
    • 提供者:周乐
  1. Matrixchainmultiplication

    0下载:
  2. 给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2944
    • 提供者:
  1. bugHunt-made-with-hgeGame-Engine

    0下载:
  2. 我自己做得第一个看的过眼的游戏 需要hge游戏运行库 平台vs2008 里面有详细的技术文档 代码注释很全 大一下学期的课程设计 BugHunt-I have done over the first eyes to see the game need to game hge platform runtime vs2008 there are detailed technical documents Notes code is great about the whole semes
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2724898
    • 提供者:zyb
  1. game(vc)

    1下载:
  2. 我毕业设计做的一款3D游戏,看看,如果在此基础上继续开发,绝对比《仙剑》还要好的-I graduated from design to do a 3D game to see if on this basis to continue the development of an absolute than " 仙剑" still good
  3. 所属分类:游戏

    • 发布日期:2013-11-06
    • 文件大小:14892365
    • 提供者:李彤惠
  1. sijinCE

    0下载:
  2. 最新能过NP得CE,我测试过了,希望能给大家帮助-NP was able to have the latest CE, I tested and I hope we can help
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-07
    • 文件大小:1049518
    • 提供者:四金
  1. gold

    0下载:
  2. 黄金分割法求函数极小值点本人的作业大家可以参考参考参考-Golden section method for the minimum function of the operating point I refer to the reference you can refer to ah ah ah ah
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:liang
  1. arm2410_lcd_bmp

    0下载:
  2. 在ARM2410开发板的LCD上显示未加密bmp图片的源码,自己用c写的。希望对刚接触arm9的人有些帮助-ARM2410 development board in the LCD display bmp images unencrypted source code that he wrote with c. I hope the people of arm9 learners some help
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5962
    • 提供者:StevenZ
  1. array

    0下载:
  2. 对二维数组进行赋值,这个方法很有启发性的,我都看了好几遍了。希望对大家有用-To carry out the assignment of two-dimensional array, this method is very enlightening, I have read quite a few times a. We hope to be useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:564
    • 提供者:hudongyuan
  1. c

    0下载:
  2. C++ C 词法分析器,编译原理, 运行时输入文件(input.txt)路径,文件内容为{}BEGIN FOR(I=0 I<10 I=I+1){} END-C++ C lexical analyzer, compiler theory, run-time input file (input.txt) path, the document says () BEGIN FOR (I = 0 I < 10 I = I+1) () END
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2338
    • 提供者:Nancy
  1. css.c

    0下载:
  2. this a test because i have nothing to upload. hope u understand.-this is a test because i have nothing to upload. hope u understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2268
    • 提供者:Rajesh
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:zds
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. md3_model_viewer

    0下载:
  2. 三维模型浏览器,源代码,国外程序员编写,希望对大家有用-a md3 model viewer which i write in C++ with the free development environment dev-c++. I use the libraries FLTK and opengl to display the model. Actually only the meshes are displayed. Development Status 4- Beta Environmen
  3. 所属分类:Browser Client

    • 发布日期:2017-05-02
    • 文件大小:934298
    • 提供者:辛梁
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com